Historial de Commits

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