summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/common/syscalls.h
Commit message (Collapse)AuthorAgeFilesLines
* bits/kernel_stat.h is for internal uClibc use only, fix a few otherEric Andersen2006-12-061-0/+1
| | | | minor include file issues
* Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA ↵Peter S. Mazinger2006-01-221-1/+0
| | | | is a useless attempt
* make DODEBUG=y happy, update sysdeps/common/* copyrightPeter S. Mazinger2006-01-141-16/+3
|
* fix eriks e-mail addressMike Frysinger2005-01-051-1/+1
|
* Split up syscalls.c, since it had grown to be quite large and ugly.Eric Andersen2004-01-211-0/+37
-Erik