Историја ревизија

Аутор SHA1 Порука Датум
  Eric Andersen d23f24663a Recurse into 'file' пре 24 година
  Eric Andersen 31900584d5 Add lockf пре 24 година
  Eric Andersen 07187c6aff Patch from John Tyner <jtyner@cs.ucr.edu> to avoid redefined пре 24 година
  Eric Andersen becc149523 Patch from Andrew Ip <aip@cwlinux.com> to add ftime, пре 24 година
  Eric Andersen 53cfafba41 Preevaluate some stuff so it only gets run once, speeding the compile пре 24 година
  Eric Andersen a5b6b616f8 "Kim B. Heino" <Kim.Heino@bluegiga.com> reports пре 24 година
  Eric Andersen 44a6b946f3 Wrap up some long long stuff in __UCLIBC_HAS_LONG_LONG__ пре 24 година
  Eric Andersen bb632d57bb Minor update пре 24 година
  Eric Andersen 0ca318b538 Fix goofy formatting пре 24 година
  Eric Andersen 1220fd70ca This will hopefully make global constructors and destructors work пре 24 година
  Eric Andersen 22e8adca0d Add "__write" as a weak alias for "write" пре 24 година
  Eric Andersen 4e58aab2cf elide some debug noise пре 24 година
  Eric Andersen 13d1297653 Make gdb/gcc/binutils happy пре 24 година
  Eric Andersen cd66911e9d Use "stdin", "stdout", and "stderr", not "_stdin", "_stdout", and пре 24 година
  Eric Andersen 8f1cfc6f18 Add the __fopen prototype, since I pulled it from stdio.h пре 24 година
  Eric Andersen a13db8a707 Get rid of non standard macros for things that are functions пре 24 година
  Eric Andersen fa5a15eeb2 atoi, atol, atoll, and atof are supposed to be functions, not macros. пре 24 година
  Eric Andersen fb35042521 Add missing shadow.h пре 24 година
  Eric Andersen cdfd2afc68 Add byteswap.h, per glibc пре 24 година
  Eric Andersen 0d2c888409 Fix problem with possible redundant entries. пре 24 година
  Eric Andersen 6b4fb152ab Fix a silly bug with the header file пре 24 година
  Eric Andersen 258f038026 Fix a stupid bug causing the ld-uClibc entry to be lost. пре 24 година
  Eric Andersen 0870301b93 Don't use --uclibc-use-build-dir for the tests unless BUILD_UCLIBC_LDSO=true пре 24 година
  Eric Andersen bc525beda7 powerpc doesn't have sbrk yet, so use "malloc", not "malloc-930716" пре 24 година
  Eric Andersen f2e01e948c Put a bandaid on getpgrp behavior пре 24 година
  Eric Andersen 4c30a83cbb Proper support for tests spannint multiple .o files пре 24 година
  Eric Andersen 91b3a453de use some #defines internal to the ctype functions to eliminate them пре 24 година
  Eric Andersen 11ebbd7641 Fix the "install_target" target to install to $(PREFIX)$(TARGET_PREFIX) пре 24 година
  Eric Andersen 3c735763c2 A few more (final?) cleanups for the installer behavior. I now think пре 24 година
  Eric Andersen c784f7652f Add in a make release target пре 24 година