summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/powerpc/mmap.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove the arch specific mmap impl. for Powerpc. The common one will do.Joakim Tjernlund2007-05-251-55/+0
|
* make DODEBUG=y happy, update sysdeps/common/* copyrightPeter S. Mazinger2006-01-141-1/+7
|
* hidden_def/hidden_proto: convert all users (I hope) termios split, add some ↵Peter S. Mazinger2006-01-141-2/+3
| | | | missing headers, other jump relocs removed
* mmap/mremap/socket/rewind gonePeter S. Mazinger2005-12-081-2/+2
|
* Split up syscalls.c, since it had grown to be quite large and ugly.Eric Andersen2004-01-211-0/+48
-Erik