summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/x86_64/__syscall_error.c
Commit message (Collapse)AuthorAgeFilesLines
* fix errno settingMike Frysinger2006-02-091-2/+4
|
* Get rid of missing prototype warningsPeter S. Mazinger2006-01-261-1/+2
|
* fix broken commentingMike Frysinger2006-01-141-1/+1
|
* make DODEBUG=y happy, update sysdeps/common/* copyrightPeter S. Mazinger2006-01-141-17/+5
|
* fix errno handling with some magical hacksMike Frysinger2006-01-081-2/+3
|
* make sure we include features.h to get the hidden defineMike Frysinger2005-07-011-0/+1
|
* add syscall error handling with jockes simple errno setting solutionMike Frysinger2005-06-291-0/+28