summaryrefslogtreecommitdiffstats
path: root/include/sys/syscall.h
Commit message (Expand)AuthorAgeFilesLines
* no need for bits/syscalls.h on targetPeter S. Mazinger2009-11-191-5/+5
* syscall: unify common syscall definesMike Frysinger2009-07-081-0/+1
* Take Mike Frysinger's comments into account -- make certain that userEric Andersen2006-12-081-5/+13
* Sorry psm but contrary to commit 12927, kernel provided syscallsEric Andersen2006-12-081-7/+5
* Joseph S. Myers writes:Eric Andersen2006-01-191-0/+1
* Use kernel provided syscalls for user-space, the one from libc is not usablePeter S. Mazinger2005-12-161-1/+6
* update license with glibcMike Frysinger2005-11-231-8/+8
* Rework syscall handling. Rewrite syscall handlers for x86 and ARM.Eric Andersen2002-07-221-8/+1
* Cleanup and don't require LIBC to be defined for the syscall numbers.Eric Andersen2001-06-271-11/+7
* This adds in support for PIC on x86. Unfortunately, this will breakEric Andersen2001-06-231-4/+5
* A few updates.Eric Andersen2000-07-071-180/+33
* Initial revision0_9_1Erik Andersen2000-05-141-0/+182