summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/common/_exit.c
Commit message (Expand)AuthorAgeFilesLines
* Make use of newly introduced attribute_noreturnPeter S. Mazinger2005-11-041-1/+1
* Mark _exit as noreturn, include/unistd.h does this alreadyPeter S. Mazinger2005-11-021-1/+1
* add dummy loop to kill gcc warning, probably _exit should get attribute_noreturnPeter S. Mazinger2005-11-021-1/+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-1/+1
* Add some syscalls which I moved out of syscalls.cEric Andersen2002-07-221-0/+39