Commit History

Author SHA1 Message Date
  Steve Ellcey 5eddde8f09 libc: fix mips N64 pread/pwrite build 10 years ago
  Mike Frysinger 458076d59e linux: pread/write: fix 64bit handling 11 years ago
  Peter S. Mazinger 836d74b92d pread_write.c: make all archs use common code 13 years ago
  Denis Vlasenko 43ef9c6b3f *: remove some __libc_XXX functions: 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 f1775381f9 - fix inline keyword 16 years ago
  Bernhard Reutner-Fischer ce0018f15d - Fix compilation for mips ABI64 with no LFS. 16 years ago
  Eric Andersen 22fdfe0808 sort out a few issues that show up on mips 17 years ago
  Eric Andersen ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
  Eric Andersen 980871f06d mips64 patch from Atsushi Nemoto: 17 years ago
  Peter S. Mazinger ddbbc1dfe5 Add some prototypes to arch specific pread_write.c, mips has __mips64 questionable ifdefs 18 years ago
  Peter S. Mazinger 9ca46ae789 Convert all the strong_aliases to weak that are cancelable in libpthread 18 years ago
  Peter S. Mazinger df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt 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
  Manuel Novoa III 9191b996fa This fixes the pread/pwrite bugs reported by ltp. But I really need to pull in the latest glibc stuff. 19 years ago
  Manuel Novoa III 6ca9cc33a3 Fix mips bug related to 2.6 headers by following glibc's lead. Based on 20 years ago
  Eric Andersen 24c64e4ca6 Oops! I broke pread on mips with my last update. This 21 years ago
  Eric Andersen 5772c041d2 Fix some more problems found by the ltp 21 years ago
  Eric Andersen 55f313d4e2 Patch from Atsushi Nemoto, who writes: 21 years ago