[uClibc] support the absence of __NR_mmap

Erik Andersen andersen at codepoet.org
Fri Mar 19 12:04:12 UTC 2004


On Wed Feb 18, 2004 at 06:30:29PM -0300, Alexandre Oliva wrote:
> This patch enables uClibc to build in case __NR_mmap is not defined,
> as it turns out to be the case of the FR-V kernel.  Only __NR_mmap2 is
> defined.  FR-V-specific files take care of implementing mmap() and
> _dl_mmap() in terms of the non-obsolete system call.

Applied, but I added a default mmap2 based mmap implementation
into ldso,

 -Erik

--
Erik B. Andersen             http://codepoet-consulting.com/
--This message was written using 73% post-consumer electrons--



More information about the uClibc mailing list