summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/common/_exit.c
Commit message (Expand)AuthorAgeFilesLines
* _Exit(): add weak alias to _exit() for C99Bernhard Reutner-Fischer2009-11-221-0/+1
* guard sysdep.h include with correct defineAustin Foxley2009-09-201-1/+1
* trim Experimentally off and uncommented hiddenAustin Foxley2009-09-181-1/+0
* drop missing {INLINE,INTERNAL}_SYSCALL fallback logicMike Frysinger2009-07-091-6/+0
* Synch with trunk: miscellaneous changes, mostly cleanup,Carmelo Amoroso2009-01-221-0/+10
* Get i386 non nptl builds going.Khem Raj2008-12-231-10/+0
* Synch with trunk @ 24165Carmelo Amoroso2008-11-271-4/+3
* Synch with trunk at rev 22997.Carmelo Amoroso2008-07-311-1/+1
* Well, this is everything for my NPTL implementation. The 'uClibc-nptl' branch..."Steven J. Hill"2006-08-241-20/+18
* Merge from trunk."Steven J. Hill"2006-01-141-2/+4
* Massive merge from trunk."Steven J. Hill"2005-11-181-2/+4
* 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