Commit History

Autor SHA1 Mensaxe Data
  Eric Andersen 44a6b946f3 Wrap up some long long stuff in __UCLIBC_HAS_LONG_LONG__ %!s(int64=24) %!d(string=hai) anos
  Eric Andersen bb632d57bb Minor update %!s(int64=24) %!d(string=hai) anos
  Eric Andersen 0ca318b538 Fix goofy formatting %!s(int64=24) %!d(string=hai) anos
  Eric Andersen 1220fd70ca This will hopefully make global constructors and destructors work %!s(int64=24) %!d(string=hai) anos
  Eric Andersen 22e8adca0d Add "__write" as a weak alias for "write" %!s(int64=24) %!d(string=hai) anos
  Eric Andersen 4e58aab2cf elide some debug noise %!s(int64=24) %!d(string=hai) anos
  Eric Andersen 13d1297653 Make gdb/gcc/binutils happy %!s(int64=24) %!d(string=hai) anos
  Eric Andersen cd66911e9d Use "stdin", "stdout", and "stderr", not "_stdin", "_stdout", and %!s(int64=24) %!d(string=hai) anos
  Eric Andersen 8f1cfc6f18 Add the __fopen prototype, since I pulled it from stdio.h %!s(int64=24) %!d(string=hai) anos
  Eric Andersen a13db8a707 Get rid of non standard macros for things that are functions %!s(int64=24) %!d(string=hai) anos
  Eric Andersen fa5a15eeb2 atoi, atol, atoll, and atof are supposed to be functions, not macros. %!s(int64=24) %!d(string=hai) anos
  Eric Andersen fb35042521 Add missing shadow.h %!s(int64=24) %!d(string=hai) anos
  Eric Andersen cdfd2afc68 Add byteswap.h, per glibc %!s(int64=24) %!d(string=hai) anos
  Eric Andersen 0d2c888409 Fix problem with possible redundant entries. %!s(int64=24) %!d(string=hai) anos
  Eric Andersen 6b4fb152ab Fix a silly bug with the header file %!s(int64=24) %!d(string=hai) anos
  Eric Andersen 258f038026 Fix a stupid bug causing the ld-uClibc entry to be lost. %!s(int64=24) %!d(string=hai) anos
  Eric Andersen 0870301b93 Don't use --uclibc-use-build-dir for the tests unless BUILD_UCLIBC_LDSO=true %!s(int64=24) %!d(string=hai) anos
  Eric Andersen bc525beda7 powerpc doesn't have sbrk yet, so use "malloc", not "malloc-930716" %!s(int64=24) %!d(string=hai) anos
  Eric Andersen f2e01e948c Put a bandaid on getpgrp behavior %!s(int64=24) %!d(string=hai) anos
  Eric Andersen 4c30a83cbb Proper support for tests spannint multiple .o files %!s(int64=24) %!d(string=hai) anos
  Eric Andersen 91b3a453de use some #defines internal to the ctype functions to eliminate them %!s(int64=24) %!d(string=hai) anos
  Eric Andersen 11ebbd7641 Fix the "install_target" target to install to $(PREFIX)$(TARGET_PREFIX) %!s(int64=24) %!d(string=hai) anos
  Eric Andersen 3c735763c2 A few more (final?) cleanups for the installer behavior. I now think %!s(int64=24) %!d(string=hai) anos
  Eric Andersen c784f7652f Add in a make release target %!s(int64=24) %!d(string=hai) anos
  Eric Andersen 24700c28ae Fix SYSTEM_DEVEL_PREFIX to allow install of the <arch>-uclibc- spoofer %!s(int64=24) %!d(string=hai) anos
  Eric Andersen ae8937b0de Add in TARGET_PREFIX, which was still used in a few spots (and %!s(int64=24) %!d(string=hai) anos
  Eric Andersen fa8092597e Use malloc on arm (since I've never bothered to write sbrk) %!s(int64=24) %!d(string=hai) anos
  Eric Andersen 1459bf3832 I just wrote a stpncpy() since someone wanted it %!s(int64=24) %!d(string=hai) anos
  Eric Andersen 9c0d25bc67 I rewrote strcat without any function calls. %!s(int64=24) %!d(string=hai) anos
  Eric Andersen 246af1d52e Sync up ldd behavior %!s(int64=24) %!d(string=hai) anos