Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-06-15 | Implement syscall() for powerpc. Fixup syscall code so | Eric Andersen | |
it compiles properly with gcc 3.3. -Erik | |||
2002-11-15 | This draws from an old patch by David Blythe for the now-dead | Eric Andersen | |
unified syscall interface. I reworked his old patch considerably and cleaned up his version of bits/syscalls.h with some sneaky macro magic. And I implemented a powerpc correct version of pread/pwrite -Erik | |||
2001-11-10 | Add missing <errno.h> | David Schleef | |
2001-07-03 | Need to include sys/syscall.h because of other changes | David Schleef | |
2001-05-25 | Added powerpc-specific mmap syscall, 'cause we're special. | David Schleef | |