This is the mail archive of the libc-hacker@sources.redhat.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: last call


schwidefsky@de.ibm.com writes:

> I still have the mmap2 support for 2.4 in the pipe (for the s/390 backend).
> The assembly file is done but I haven't found a way to reliably test it.
> Any ideas?

Look at the x86 mmap.S file.  We are using the mmap2 syscall even for
the mmap() and not only the mmap64() implementation.  The
implementation is therefore tested in every single program run.

-- 
---------------.                          ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Red Hat          `--' drepper at redhat.com   `------------------------

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]