Commit History

Author SHA1 Message Date
  Eric Andersen dd27e84e64 Fix libpthread compile for sparc 23 years ago
  Eric Andersen b7738ee773 Some minor updates per discussion with Miles Bader 23 years ago
  David Schleef f0923988de Make assembly code PIC-compatible. 23 years ago
  Miles Bader 17c0e72289 Remove v850-specific versions of truncate64.c and ftruncate64.c. 23 years ago
  Miles Bader 1d0c13b998 Generic implemention works for v850 now, so we don't need a special version. 23 years ago
  David Schleef 8332498dda Removed handling for R_PPC_REL24, since it is deceptively useless. 23 years ago
  Eric Andersen d30b564ec4 Russ Dill noticed that the symlinks for libpthread didn't match 23 years ago
  Eric Andersen 78d3e23435 Bump up version number... 23 years ago
  Eric Andersen 2ef4366f64 Add finite() to C89 math lib, since it is needed... 23 years ago
  Eric Andersen bf9b41aac4 Fixup __USE_FILE_OFFSET64 23 years ago
  Eric Andersen 920438d85f Add creat64 23 years ago
  Manuel Novoa III b00a85c837 Fix the read/write auto-transition bugs. Note that if we can't 23 years ago
  Manuel Novoa III 6fe5b769d6 Only set no buffering if we opened the file. Also, don't bother restoring 23 years ago
  Eric Andersen c0c5714a11 Re-enable clnt_perror. Patch from Miles Bader. 23 years ago
  Eric Andersen 90cecc75ac Add truncate64.c 23 years ago
  Eric Andersen e1ac9ac84e Remove from syscalls.c, leave just ftruncate64.c and truncate64.c 23 years ago
  Manuel Novoa III bc0bc39645 Revert Erik's changes... they were broken since there weren't enough 23 years ago
  Eric Andersen afd68fb201 Create a much more careful ftruncate64 implementation, that should 23 years ago
  Eric Andersen caab797645 Per discussion on the mailing list, fix getpass properly. 23 years ago
  Eric Andersen acda8279a2 Support ISblank properly 23 years ago
  Eric Andersen f42223c82d Avoid defining __USE_FILE_OFFSET64, since we do _NOT_ want 23 years ago
  Eric Andersen 30bd96dabe undefine __USE_FILE_OFFSET64, since we absolutely do _NOT_ want interfaces 23 years ago
  David Schleef 5c86ab5bc1 New Debian snapshot. The release has ld.so for mips fubared. 23 years ago
  Eric Andersen 21d24e57bf Add libungif-4.1.0b1 23 years ago
  David Schleef 57ea795aa2 Account for new upstream version. Fix shlibs, because they were 23 years ago
  Eric Andersen f19b4d2f61 Faster implementation from Miles Bader 23 years ago
  Eric Andersen cb64288cfe Patch from Axel Barnitzke <barney@xkontor.com> to fixup 23 years ago
  Eric Andersen d179a27457 Add a fun pointer to make apps happy 23 years ago
  Eric Andersen 9f18d3e1a8 Teach initfini to build properly on arches where gcc tries to be 23 years ago
  Eric Andersen 30e35d4aad Revert this file back to where it was so m68k can compile again. 23 years ago