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