| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote branch 'origin/master' into nptl_merge | Austin Foxley | 2009-11-22 | 1 | -0/+1 |
|\ |
|
| * | _Exit(): add weak alias to _exit() for C99 | Bernhard Reutner-Fischer | 2009-11-19 | 1 | -0/+1 |
* | | some tweaks under libc/ needed for nptl | Austin Foxley | 2009-10-17 | 1 | -0/+10 |
|/ |
|
* | trim Experimentally off and uncommented hidden | Bernhard Reutner-Fischer | 2009-09-18 | 1 | -1/+0 |
* | drop missing {INLINE,INTERNAL}_SYSCALL fallback logic | Mike Frysinger | 2009-07-08 | 1 | -6/+0 |
* | next portion of libc_hidden_proto removal | Denis Vlasenko | 2008-11-20 | 1 | -1/+1 |
* | - trim superfluous ';'. No objcode changes | Bernhard Reutner-Fischer | 2008-10-28 | 1 | -1/+1 |
* | - fix inline keyword | Bernhard Reutner-Fischer | 2008-07-23 | 1 | -1/+1 |
* | Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA ... | Peter S. Mazinger | 2006-01-22 | 1 | -1/+0 |
* | make DODEBUG=y happy, update sysdeps/common/* copyright | Peter S. Mazinger | 2006-01-14 | 1 | -16/+5 |
* | hidden_def/hidden_proto: convert all users (I hope) termios split, add some m... | Peter S. Mazinger | 2006-01-14 | 1 | -4/+3 |
* | Convert all the rest, remove isxupper/isxlower, if someone objects, I'll add ... | Peter S. Mazinger | 2005-12-16 | 1 | -1/+1 |
* | Hide exit/_exit | Peter S. Mazinger | 2005-12-15 | 1 | -2/+4 |
* | Make use of newly introduced attribute_noreturn | Peter S. Mazinger | 2005-11-04 | 1 | -1/+1 |
* | Mark _exit as noreturn, include/unistd.h does this already | Peter S. Mazinger | 2005-11-02 | 1 | -1/+1 |
* | add dummy loop to kill gcc warning, probably _exit should get attribute_noreturn | Peter S. Mazinger | 2005-11-02 | 1 | -1/+3 |
* | fix eriks e-mail address | Mike Frysinger | 2005-01-05 | 1 | -1/+1 |
* | Split up syscalls.c, since it had grown to be quite large and ugly. | Eric Andersen | 2004-01-21 | 1 | -1/+1 |
* | Add some syscalls which I moved out of syscalls.c | Eric Andersen | 2002-07-22 | 1 | -0/+39 |