summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/common/llseek.c
Commit message (Expand)AuthorAgeFilesLines
* drop missing {INLINE,INTERNAL}_SYSCALL fallback logicMike Frysinger2009-07-081-7/+0
* Reinstate __libc_foo's needed for linuxthreads.old.Denis Vlasenko2009-02-251-0/+5
* *: remove some __libc_XXX functions:Denis Vlasenko2008-12-101-12/+8
* Last portion of libc_hidden_proto removal.Denis Vlasenko2008-11-201-2/+2
* - trim superfluous ';'. No objcode changesBernhard Reutner-Fischer2008-10-281-1/+1
* - use c89-style commentsBernhard Reutner-Fischer2008-10-031-1/+1
* - trim any trailing whitespaceBernhard Reutner-Fischer2008-07-231-1/+1
* - fix inline keywordBernhard Reutner-Fischer2008-07-231-1/+1
* Add missing sys/types.h headerEric Andersen2006-12-091-1/+2
* Take Mike Frysinger's comments into account -- make certain that userEric Andersen2006-12-081-1/+1
* Weaken all that I remember being used in libpthreadPeter S. Mazinger2006-02-131-1/+1
* Get rid of missing prototype warningsPeter S. Mazinger2006-01-261-0/+2
* Convert all the strong_aliases to weak that are cancelable in libpthreadPeter S. Mazinger2006-01-241-1/+1
* Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA ...Peter S. Mazinger2006-01-221-12/+1
* Convert l*seek too to use __typeofPeter S. Mazinger2006-01-211-1/+1
* make gcc4 happy w/ hidden_def/proto, correct some typosPeter S. Mazinger2006-01-151-1/+2
* make DODEBUG=y happy, update sysdeps/common/* copyrightPeter S. Mazinger2006-01-141-19/+7
* hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...Peter S. Mazinger2006-01-141-9/+9
* we dont want to truncate the offset when dealing with the syscall3 version as...Mike Frysinger2006-01-121-1/+1
* Some undefs to be pedanticPeter S. Mazinger2005-12-161-1/+1
* Hidden lseek[64], disabled llseek and _llseek for now, not in any headersPeter S. Mazinger2005-12-131-9/+9
* fix eriks e-mail addressMike Frysinger2005-01-051-1/+1
* On Thu Dec 16, 2004 at 03:49:31PM +0100, Johan Adolfsson wrote:Eric Andersen2004-12-161-0/+1
* Patch from Alan Hourihane <alanh@fairlite.demon.co.uk> for building alpha.Manuel Novoa III2004-02-051-4/+2
* Ok, this commit is _huge_ and its gonna change the world. I'veEric Andersen2002-10-311-1/+1
* Add some syscalls which I moved out of syscalls.cEric Andersen2002-07-221-0/+63