커밋 기록

작성자 SHA1 메시지 날짜
  Peter S. Mazinger 24edbbd53a lseek, lseek64: add cancellation for all THREADS 13 년 전
  Peter S. Mazinger 67b8585dea llseek.c: use off64_t instead of loff_t as in header 13 년 전
  Peter S. Mazinger 29a778aa19 avoid circular dependency in lseek and llseek, providing a stub lseek 13 년 전
  Mark Salter 7bad8cf68b llseek: support __NR_llseek syscall 12 년 전
  Mike Frysinger 6c70a940b4 drop missing {INLINE,INTERNAL}_SYSCALL fallback logic 15 년 전
  Denis Vlasenko 147041d260 Reinstate __libc_foo's needed for linuxthreads.old. 15 년 전
  Denis Vlasenko 43ef9c6b3f *: remove some __libc_XXX functions: 16 년 전
  Denis Vlasenko cb97aadebf Last portion of libc_hidden_proto removal. 16 년 전
  Bernhard Reutner-Fischer fc44a577aa - trim superfluous ';'. No objcode changes 16 년 전
  Bernhard Reutner-Fischer 2ba017a2d5 - use c89-style comments 16 년 전
  Bernhard Reutner-Fischer 1f020b1786 - trim any trailing whitespace 16 년 전
  Bernhard Reutner-Fischer f1775381f9 - fix inline keyword 16 년 전
  Eric Andersen c36fe58f44 Add missing sys/types.h header 18 년 전
  Eric Andersen ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 18 년 전
  Peter S. Mazinger 22826bcb41 Weaken all that I remember being used in libpthread 18 년 전
  Peter S. Mazinger 05e75260d6 Get rid of missing prototype warnings 18 년 전
  Peter S. Mazinger 9ca46ae789 Convert all the strong_aliases to weak that are cancelable in libpthread 18 년 전
  Peter S. Mazinger df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt 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 년 전
  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 년 전
  Peter S. Mazinger 3039e5421c Some undefs to be pedantic 19 년 전
  Peter S. Mazinger d4c18ff674 Hidden lseek[64], disabled llseek and _llseek for now, not in any headers 19 년 전
  Mike Frysinger a7e14569d2 fix eriks e-mail address 19 년 전
  Eric Andersen 1c8d7ee9cb On Thu Dec 16, 2004 at 03:49:31PM +0100, Johan Adolfsson wrote: 20 년 전
  Manuel Novoa III 9d694a44b5 Patch from Alan Hourihane <alanh@fairlite.demon.co.uk> for building alpha. 20 년 전
  Eric Andersen 6737908f74 Ok, this commit is _huge_ and its gonna change the world. I've 22 년 전
  Eric Andersen a9752043dd Add some syscalls which I moved out of syscalls.c 22 년 전