summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/powerpc/_mmap.c
Commit message (Expand)AuthorAgeFilesLines
* Implement syscall() for powerpc. Fixup syscall code soEric Andersen2003-06-151-1/+1
* This draws from an old patch by David Blythe for the now-deadEric Andersen2002-11-151-1/+6
* Add missing <errno.h>David Schleef2001-11-101-0/+1
* Need to include sys/syscall.h because of other changesDavid Schleef2001-07-031-0/+1
* Added powerpc-specific mmap syscall, 'cause we're special.David Schleef2001-05-251-0/+41