Commit History

Author SHA1 Message Date
  David Schleef ed44f35a1a use uClibc_config_fix.pl for configuration 22 years ago
  David Schleef eb3cd98ee3 use ds account on cvs.uclibc.org 22 years ago
  Eric Andersen 0a15e8cd89 Fixed stpncpy() implementation from Manuel 22 years ago
  Eric Andersen 929686ba6a Patch from Jim Treadway <jim@stardot-tech.com>: 22 years ago
  Eric Andersen 520204fff1 Update TODO list 22 years ago
  David McCullough 4977126b1c 22 years ago
  David McCullough ee7b1a312d 22 years ago
  Eric Andersen 8f259cb9f5 Minor doc update 22 years ago
  Eric Andersen f1fc9dcae4 A last minute addition 22 years ago
  Eric Andersen 870587d77b Add a list of known bugs. Update the docs in preparation for a release. 22 years ago
  Eric Andersen 085d70be1a SEND_NUMBER_STDERR is supposed to be calling _dl_simple_ltoa(), 22 years ago
  Eric Andersen f48bd7236f John Traill <john.traill@motorola.com> noticed that on powerpc 22 years ago
  Eric Andersen e9371cdb63 Update Changelog 22 years ago
  Eric Andersen 7c48638e14 Teach powerpc to whine loudly about using -fPIC when a R_PPC_REL24 22 years ago
  Eric Andersen 9584adfb60 Mention pthreads for sparc 22 years ago
  Eric Andersen dd27e84e64 Fix libpthread compile for sparc 22 years ago
  Eric Andersen b7738ee773 Some minor updates per discussion with Miles Bader 22 years ago
  David Schleef f0923988de Make assembly code PIC-compatible. 22 years ago
  Miles Bader 17c0e72289 Remove v850-specific versions of truncate64.c and ftruncate64.c. 22 years ago
  Miles Bader 1d0c13b998 Generic implemention works for v850 now, so we don't need a special version. 22 years ago
  David Schleef 8332498dda Removed handling for R_PPC_REL24, since it is deceptively useless. 22 years ago
  Eric Andersen d30b564ec4 Russ Dill noticed that the symlinks for libpthread didn't match 22 years ago
  Eric Andersen 78d3e23435 Bump up version number... 22 years ago
  Eric Andersen 2ef4366f64 Add finite() to C89 math lib, since it is needed... 22 years ago
  Eric Andersen bf9b41aac4 Fixup __USE_FILE_OFFSET64 22 years ago
  Eric Andersen 920438d85f Add creat64 22 years ago
  Manuel Novoa III b00a85c837 Fix the read/write auto-transition bugs. Note that if we can't 22 years ago
  Manuel Novoa III 6fe5b769d6 Only set no buffering if we opened the file. Also, don't bother restoring 22 years ago
  Eric Andersen c0c5714a11 Re-enable clnt_perror. Patch from Miles Bader. 22 years ago
  Eric Andersen 90cecc75ac Add truncate64.c 22 years ago