Commit History

Author SHA1 Message Date
  Mike Frysinger 6f3f843335 linux: use OFF64_HI_LO rather than __LONG_LONG_PAIR 11 years ago
  Mike Frysinger e8cc14e59e libc: rename TRUNCATE64_HAS_4_ARGS to SYSCALL_ALIGN_64BIT 11 years ago
  Markos Chandras f7bead5ada truncate: Use truncate64 if arch does not have the truncate syscall 11 years ago
  Peter S. Mazinger e21479da34 *64.[cS]: use _lfs_64.h instead of features.h and remove LFS guard 13 years ago
  Bernhard Reutner-Fischer 21730caa66 trim Experimentally off and uncommented hidden 14 years ago
  Mike Frysinger 6c70a940b4 drop missing {INLINE,INTERNAL}_SYSCALL fallback logic 15 years ago
  Denis Vlasenko 43ef9c6b3f *: remove some __libc_XXX functions: 15 years ago
  Denis Vlasenko cb97aadebf Last portion of libc_hidden_proto removal. 15 years ago
  Bernhard Reutner-Fischer fc44a577aa - trim superfluous ';'. No objcode changes 15 years ago
  Bernhard Reutner-Fischer ae549acff0 - remove superfluous ';'. No objcode changes. 15 years ago
  Bernhard Reutner-Fischer 1f020b1786 - trim any trailing whitespace 16 years ago
  Bernhard Reutner-Fischer f1775381f9 - fix inline keyword 16 years ago
  Bernhard Reutner-Fischer 4cc4b30426 - adds several config-options to allow for turning off certain features 16 years ago
  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 years ago
  Peter S. Mazinger 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 years ago
  Peter S. Mazinger af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 years ago
  Mike Frysinger dc3e1771cd create hidden alias for truncate/ftruncate and use those in the 64bit versions 18 years ago
  Eric Andersen 44b24a7a32 Fix ftruncate64 and truncate64 for powerpc and mips 20 years ago
  Eric Andersen 80b0b55af2 Cleanup a few structural wierdnesses 21 years ago
  Eric Andersen f901f60588 Fix it for real this time. 21 years ago
  Eric Andersen 7df9535573 Doh! I screwed that one all up. Lets try that again... 21 years ago
  Eric Andersen 1106e27c6d Minor cleanup 21 years ago
  Eric Andersen 6737908f74 Ok, this commit is _huge_ and its gonna change the world. I've 21 years ago
  Eric Andersen 72677cc3d8 Rework syscall handling. Rewrite syscall handlers for x86 and ARM. 22 years ago
  Eric Andersen b7738ee773 Some minor updates per discussion with Miles Bader 22 years ago
  Eric Andersen e1ac9ac84e Remove from syscalls.c, leave just ftruncate64.c and truncate64.c 22 years ago