Commit History

作者 SHA1 備註 提交日期
  Waldemar Brodkorb 74ca8d6f5d remove UCLIBC_HAS_LFS 7 年之前
  Anton Kolesov 361285886a lseek: Correct order of offset arguments 10 年之前
  Vineet Gupta 1759f84c2a leek: if lseek syscall is not available, use lseek64 even for !LFS 11 年之前
  Markos Chandras 524744db1f lseek: Use lseek64 is arch does not have the lseek syscall 11 年之前
  Bernhard Reutner-Fischer a586f419f5 LT.old: reinstate build 11 年之前
  Bernd Schmidt 0e28f4b890 Accept either __NR__lseek or __NR_lseek 12 年之前
  Peter S. Mazinger 24edbbd53a lseek, lseek64: add cancellation for all THREADS 13 年之前
  Peter S. Mazinger 29a778aa19 avoid circular dependency in lseek and llseek, providing a stub lseek 13 年之前
  Denis Vlasenko 147041d260 Reinstate __libc_foo's needed for linuxthreads.old. 15 年之前
  Denis Vlasenko 43ef9c6b3f *: remove some __libc_XXX functions: 15 年之前
  Denis Vlasenko cb97aadebf Last portion of libc_hidden_proto removal. 15 年之前
  Denis Vlasenko b133fe1cac next portion of libc_hidden_proto removal 15 年之前
  Bernhard Reutner-Fischer ae549acff0 - remove superfluous ';'. No objcode changes. 15 年之前
  Mike Frysinger 707608fef0 if __NR_lseek is not defined, then we fall back to calling the 64bit lseek 17 年之前
  Eric Andersen ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 年之前
  Peter S. Mazinger 22826bcb41 Weaken all that I remember being used in libpthread 18 年之前
  Peter S. Mazinger 9ca46ae789 Convert all the strong_aliases to weak that are cancelable in libpthread 18 年之前
  Peter S. Mazinger 28e6bc85de Convert l*seek too to use __typeof 18 年之前
  Peter S. Mazinger 0d212a2b26 make gcc4 happy w/ hidden_def/proto, correct some typos 18 年之前
  Peter S. Mazinger 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 年之前
  Peter S. Mazinger af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 年之前
  Peter S. Mazinger 3039e5421c Some undefs to be pedantic 18 年之前
  Peter S. Mazinger d4c18ff674 Hidden lseek[64], disabled llseek and _llseek for now, not in any headers 18 年之前
  Mike Frysinger a7e14569d2 fix eriks e-mail address 19 年之前
  Eric Andersen 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 年之前