コミット履歴

作者 SHA1 メッセージ 日付
  Mike Frysinger 6f3f843335 linux: use OFF64_HI_LO rather than __LONG_LONG_PAIR 11 年 前
  Mike Frysinger e8cc14e59e libc: rename TRUNCATE64_HAS_4_ARGS to SYSCALL_ALIGN_64BIT 11 年 前
  Peter S. Mazinger e21479da34 *64.[cS]: use _lfs_64.h instead of features.h and remove LFS guard 13 年 前
  Bernhard Reutner-Fischer 21730caa66 trim Experimentally off and uncommented hidden 14 年 前
  Mike Frysinger 6c70a940b4 drop missing {INLINE,INTERNAL}_SYSCALL fallback logic 15 年 前
  Denis Vlasenko cb97aadebf Last portion of libc_hidden_proto removal. 15 年 前
  Bernhard Reutner-Fischer fc44a577aa - trim superfluous ';'. No objcode changes 15 年 前
  Bernhard Reutner-Fischer ae549acff0 - remove superfluous ';'. No objcode changes. 15 年 前
  Bernhard Reutner-Fischer 1f020b1786 - trim any trailing whitespace 16 年 前
  Bernhard Reutner-Fischer f1775381f9 - fix inline keyword 16 年 前
  Mike Frysinger 537494b031 move a bunch of arch-specific checks out of common files and into an arch specific header file to make porting/updates a lot easier 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 dc3e1771cd create hidden alias for truncate/ftruncate and use those in the 64bit versions 18 年 前
  Eric Andersen 44b24a7a32 Fix ftruncate64 and truncate64 for powerpc and mips 20 年 前
  Manuel Novoa III 5e3553a3b7 If __NR_ftruncate64 isn't defined, do the best we can. 20 年 前
  Eric Andersen 80b0b55af2 Cleanup a few structural wierdnesses 21 年 前
  Eric Andersen f901f60588 Fix it for real this time. 21 年 前
  Eric Andersen 7df9535573 Doh! I screwed that one all up. Lets try that again... 21 年 前
  Eric Andersen 1106e27c6d Minor cleanup 21 年 前
  Eric Andersen 6737908f74 Ok, this commit is _huge_ and its gonna change the world. I've 21 年 前
  Eric Andersen 72677cc3d8 Rework syscall handling. Rewrite syscall handlers for x86 and ARM. 22 年 前
  Eric Andersen b7738ee773 Some minor updates per discussion with Miles Bader 22 年 前
  Eric Andersen e1ac9ac84e Remove from syscalls.c, leave just ftruncate64.c and truncate64.c 22 年 前
  Eric Andersen afd68fb201 Create a much more careful ftruncate64 implementation, that should 22 年 前