summaryrefslogtreecommitdiff
path: root/include/sys/syscall.h
AgeCommit message (Collapse)Author
2001-06-27Cleanup and don't require LIBC to be defined for the syscall numbers.Eric Andersen
2001-06-23This adds in support for PIC on x86. Unfortunately, this will breakEric Andersen
all arches till they add in an libc/sysdeps/linux/<arch>/bits/syscalls.h file. Sorry about there, there was no other way... -Erik
2000-07-07A few updates.Eric Andersen
-Erik
2000-05-14Initial revisionErik Andersen