| Commit message (Expand) | Author | Age | Files | Lines |
* | drop missing {INLINE,INTERNAL}_SYSCALL fallback logic | Mike Frysinger | 2009-07-08 | 1 | -7/+0 |
* | Reinstate __libc_foo's needed for linuxthreads.old. | Denis Vlasenko | 2009-02-25 | 1 | -0/+5 |
* | *: remove some __libc_XXX functions: | Denis Vlasenko | 2008-12-10 | 1 | -12/+8 |
* | Last portion of libc_hidden_proto removal. | Denis Vlasenko | 2008-11-20 | 1 | -2/+2 |
* | - trim superfluous ';'. No objcode changes | Bernhard Reutner-Fischer | 2008-10-28 | 1 | -1/+1 |
* | - use c89-style comments | Bernhard Reutner-Fischer | 2008-10-03 | 1 | -1/+1 |
* | - trim any trailing whitespace | Bernhard Reutner-Fischer | 2008-07-23 | 1 | -1/+1 |
* | - fix inline keyword | Bernhard Reutner-Fischer | 2008-07-23 | 1 | -1/+1 |
* | Add missing sys/types.h header | Eric Andersen | 2006-12-09 | 1 | -1/+2 |
* | Take Mike Frysinger's comments into account -- make certain that user | Eric Andersen | 2006-12-08 | 1 | -1/+1 |
* | Weaken all that I remember being used in libpthread | Peter S. Mazinger | 2006-02-13 | 1 | -1/+1 |
* | Get rid of missing prototype warnings | Peter S. Mazinger | 2006-01-26 | 1 | -0/+2 |
* | Convert all the strong_aliases to weak that are cancelable in libpthread | Peter S. Mazinger | 2006-01-24 | 1 | -1/+1 |
* | Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA ... | Peter S. Mazinger | 2006-01-22 | 1 | -12/+1 |
* | Convert l*seek too to use __typeof | Peter S. Mazinger | 2006-01-21 | 1 | -1/+1 |
* | make gcc4 happy w/ hidden_def/proto, correct some typos | Peter S. Mazinger | 2006-01-15 | 1 | -1/+2 |
* | make DODEBUG=y happy, update sysdeps/common/* copyright | Peter S. Mazinger | 2006-01-14 | 1 | -19/+7 |
* | hidden_def/hidden_proto: convert all users (I hope) termios split, add some m... | Peter S. Mazinger | 2006-01-14 | 1 | -9/+9 |
* | we dont want to truncate the offset when dealing with the syscall3 version as... | Mike Frysinger | 2006-01-12 | 1 | -1/+1 |
* | Some undefs to be pedantic | Peter S. Mazinger | 2005-12-16 | 1 | -1/+1 |
* | Hidden lseek[64], disabled llseek and _llseek for now, not in any headers | Peter S. Mazinger | 2005-12-13 | 1 | -9/+9 |
* | fix eriks e-mail address | Mike Frysinger | 2005-01-05 | 1 | -1/+1 |
* | On Thu Dec 16, 2004 at 03:49:31PM +0100, Johan Adolfsson wrote: | Eric Andersen | 2004-12-16 | 1 | -0/+1 |
* | Patch from Alan Hourihane <alanh@fairlite.demon.co.uk> for building alpha. | Manuel Novoa III | 2004-02-05 | 1 | -4/+2 |
* | Ok, this commit is _huge_ and its gonna change the world. I've | Eric Andersen | 2002-10-31 | 1 | -1/+1 |
* | Add some syscalls which I moved out of syscalls.c | Eric Andersen | 2002-07-22 | 1 | -0/+63 |