Commit History

Author SHA1 Message Date
  Peter S. Mazinger 24edbbd53a lseek, lseek64: add cancellation for all THREADS 13 years ago
  Peter S. Mazinger 67b8585dea llseek.c: use off64_t instead of loff_t as in header 13 years ago
  Peter S. Mazinger 29a778aa19 avoid circular dependency in lseek and llseek, providing a stub lseek 13 years ago
  Mark Salter 7bad8cf68b llseek: support __NR_llseek syscall 12 years ago
  Mike Frysinger 6c70a940b4 drop missing {INLINE,INTERNAL}_SYSCALL fallback logic 15 years ago
  Denis Vlasenko 147041d260 Reinstate __libc_foo's needed for linuxthreads.old. 15 years ago
  Denis Vlasenko 43ef9c6b3f *: remove some __libc_XXX functions: 15 years ago
  Denis Vlasenko cb97aadebf Last portion of libc_hidden_proto removal. 15 years ago
  Bernhard Reutner-Fischer fc44a577aa - trim superfluous ';'. No objcode changes 15 years ago
  Bernhard Reutner-Fischer 2ba017a2d5 - use c89-style comments 15 years ago
  Bernhard Reutner-Fischer 1f020b1786 - trim any trailing whitespace 16 years ago
  Bernhard Reutner-Fischer f1775381f9 - fix inline keyword 16 years ago
  Eric Andersen c36fe58f44 Add missing sys/types.h header 17 years ago
  Eric Andersen ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
  Peter S. Mazinger 22826bcb41 Weaken all that I remember being used in libpthread 18 years ago
  Peter S. Mazinger 05e75260d6 Get rid of missing prototype warnings 18 years ago
  Peter S. Mazinger 9ca46ae789 Convert all the strong_aliases to weak that are cancelable in libpthread 18 years ago
  Peter S. Mazinger df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt 18 years ago
  Peter S. Mazinger 28e6bc85de Convert l*seek too to use __typeof 18 years ago
  Peter S. Mazinger 0d212a2b26 make gcc4 happy w/ hidden_def/proto, correct some typos 18 years ago
  Peter S. Mazinger 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 years ago
  Peter S. Mazinger af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 years ago
  Mike Frysinger 6266e361a1 we dont want to truncate the offset when dealing with the syscall3 version as this will screw up some 64bit hosts 18 years ago
  Peter S. Mazinger 3039e5421c Some undefs to be pedantic 18 years ago
  Peter S. Mazinger d4c18ff674 Hidden lseek[64], disabled llseek and _llseek for now, not in any headers 18 years ago
  Mike Frysinger a7e14569d2 fix eriks e-mail address 19 years ago
  Eric Andersen 1c8d7ee9cb On Thu Dec 16, 2004 at 03:49:31PM +0100, Johan Adolfsson wrote: 19 years ago
  Manuel Novoa III 9d694a44b5 Patch from Alan Hourihane <alanh@fairlite.demon.co.uk> for building alpha. 20 years ago
  Eric Andersen 6737908f74 Ok, this commit is _huge_ and its gonna change the world. I've 21 years ago
  Eric Andersen a9752043dd Add some syscalls which I moved out of syscalls.c 22 years ago