OSDN Git Service

- fix inline keyword
[uclinux-h8/uClibc.git] / libc / sysdeps / linux / common / _exit.c
2008-07-23 Bernhard Reutner... - fix inline keyword
2006-01-22 Peter S. MazingerEnable _GNU_SOURCE build wide, trying to get consistent...
2006-01-14 Peter S. Mazingermake DODEBUG=y happy, update sysdeps/common/* copyright
2006-01-14 Peter S. Mazingerhidden_def/hidden_proto: convert all users (I hope...
2005-12-16 Peter S. MazingerConvert all the rest, remove isxupper/isxlower, if...
2005-12-15 Peter S. MazingerHide exit/_exit
2005-11-04 Peter S. MazingerMake use of newly introduced attribute_noreturn
2005-11-02 Peter S. MazingerMark _exit as noreturn, include/unistd.h does this...
2005-11-02 Peter S. Mazingeradd dummy loop to kill gcc warning, probably _exit...
2005-01-05 Mike Frysingerfix eriks e-mail address
2004-01-21 Eric AndersenSplit up syscalls.c, since it had grown to be quite...
2002-07-22 Eric AndersenAdd some syscalls which I moved out of syscalls.c