summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/common/mmap.c
Commit message (Collapse)AuthorAgeFilesLines
* fix eriks e-mail addressMike Frysinger2005-01-051-1/+1
|
* Based on a patch from Alexandre Oliva, allow uClibc to compileEric Andersen2004-03-191-0/+2
| | | | with __NR_mmap is not available (i.e. only __NR_mmap2)
* Split up syscalls.c, since it had grown to be quite large and ugly.Eric Andersen2004-01-211-0/+28
-Erik