Historique des commits

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