aboutsummaryrefslogtreecommitdiff
path: root/include/sys/syscall.h
AgeCommit message (Expand)AuthorFilesLines
2012-11-18Replace FSF snail mail address with URLsMike Frysinger1-3/+2
2009-11-19no need for bits/syscalls.h on targetPeter S. Mazinger1-5/+5
2009-07-08syscall: unify common syscall definesMike Frysinger1-0/+1
2006-12-08Take Mike Frysinger's comments into account -- make certain that userEric Andersen1-5/+13
2006-12-08Sorry psm but contrary to commit 12927, kernel provided syscallsEric Andersen1-7/+5
2006-01-19Joseph S. Myers writes:Eric Andersen1-0/+1
2005-12-16Use kernel provided syscalls for user-space, the one from libc is not usablePeter S. Mazinger1-1/+6
2005-11-23update license with glibcMike Frysinger1-8/+8
2002-07-22Rework syscall handling. Rewrite syscall handlers for x86 and ARM.Eric Andersen1-8/+1
2001-06-27Cleanup and don't require LIBC to be defined for the syscall numbers.Eric Andersen1-11/+7
2001-06-23This adds in support for PIC on x86. Unfortunately, this will breakEric Andersen1-4/+5
2000-07-07A few updates.Eric Andersen1-180/+33
2000-05-14Initial revisionErik Andersen1-0/+182