Historique des commits

Auteur SHA1 Message Date
  Guo Ren ad6c75c471 lseek.c: bugfix ltp lseek01.c il y a 6 ans
  Waldemar Brodkorb 52df983934 remove editor hints for vi il y a 7 ans
  Waldemar Brodkorb 74ca8d6f5d remove UCLIBC_HAS_LFS il y a 7 ans
  Anton Kolesov 361285886a lseek: Correct order of offset arguments il y a 10 ans
  Vineet Gupta 1759f84c2a leek: if lseek syscall is not available, use lseek64 even for !LFS il y a 11 ans
  Markos Chandras 524744db1f lseek: Use lseek64 is arch does not have the lseek syscall il y a 11 ans
  Bernhard Reutner-Fischer a586f419f5 LT.old: reinstate build il y a 11 ans
  Bernd Schmidt 0e28f4b890 Accept either __NR__lseek or __NR_lseek il y a 12 ans
  Peter S. Mazinger 24edbbd53a lseek, lseek64: add cancellation for all THREADS 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
  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 15 ans
  Denis Vlasenko cb97aadebf Last portion of libc_hidden_proto removal. il y a 15 ans
  Denis Vlasenko b133fe1cac next portion of libc_hidden_proto removal il y a 15 ans
  Bernhard Reutner-Fischer ae549acff0 - remove superfluous ';'. No objcode changes. il y a 15 ans
  Mike Frysinger 707608fef0 if __NR_lseek is not defined, then we fall back to calling the 64bit lseek il y a 17 ans
  Eric Andersen ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user il y a 17 ans
  Peter S. Mazinger 22826bcb41 Weaken all that I remember being used in libpthread 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 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
  Peter S. Mazinger 3039e5421c Some undefs to be pedantic il y a 18 ans
  Peter S. Mazinger d4c18ff674 Hidden lseek[64], disabled llseek and _llseek for now, not in any headers il y a 18 ans
  Mike Frysinger a7e14569d2 fix eriks e-mail address il y a 19 ans
  Eric Andersen 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. il y a 20 ans