summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-11-21Debugging tweaks.Miles Bader
2002-11-21Oops.Eric Andersen
2002-11-21Cleanup use of in6addr_loopback and in6addr_anyEric Andersen
2002-11-21Patch from Yoshinori Sato to update the h8300 architecture.Eric Andersen
2002-11-21Improve malloc debugging support.Miles Bader
2002-11-21Act more like the GNU version. Accept multiple args. Accept/ignoreEric Andersen
2002-11-21Doh! Manuel noticed I'd put the CFLAGS before DODEBUG, killingEric Andersen
2002-11-20Rework usershell.c, as the old one was packed full of unhandledEric Andersen
2002-11-20Kill SVR4_BUGCOMPATEric Andersen
2002-11-20Patch from Stefan Allius:Eric Andersen
2002-11-20Patch from Aidan Van Dyk to make _toupper and _tolowerEric Andersen
2002-11-19Update verbage regarding NISEric Andersen
2002-11-19Remove use of $(strip) when no longer needed. Fixup DODEBUGEric Andersen
2002-11-19Implement dynamic atexit handling. Adds a few bytes and a dependancyEric Andersen
2002-11-19Silence some whiningEric Andersen
2002-11-19Aidan Van Dyk noticed that _toupper and _tolower were misbehaving.Eric Andersen
2002-11-19Per suggestion from Stefan Allius, change DO_MPROTECT_HACKS toEric Andersen
2002-11-19Stefan Allius writes:Eric Andersen
2002-11-19cut-n-paste typoEric Andersen
2002-11-19Update to sync up with glibc 2.3Eric Andersen
2002-11-15For now, revert Ronald Wahl's change to dlopen. We need toEric Andersen
2002-11-15This draws from an old patch by David Blythe for the now-deadEric Andersen
2002-11-15Cleanup a few structural wierdnessesEric Andersen
2002-11-15Stefan Allius writes:Eric Andersen
2002-11-15Remove obsolete filesEric Andersen
2002-11-15Fix it for real this time.Eric Andersen
2002-11-15Doh! I screwed that one all up. Lets try that again...Eric Andersen
2002-11-15Only build the 64 tests when relevantEric Andersen
2002-11-15Add in a pread/pwrite testEric Andersen
2002-11-15Patch from Luc Van Oostenryck to fix a buffer overflowEric Andersen
2002-11-15Stefan Allius writes:Eric Andersen
2002-11-15Fixup minislang linkEric Andersen
2002-11-15Ronald Wahl writes:Eric Andersen
2002-11-15Ronald Wahl writes:Eric Andersen
2002-11-15I was an idiot and put _fini into the wrong register. Duh.Eric Andersen
2002-11-14As released in uClibc 0.9.16, regex was being compiled withoutEric Andersen
2002-11-14Minor cleanupEric Andersen
2002-11-14Implement sendfile64Eric Andersen
2002-11-14Add missing quotesEric Andersen
2002-11-12A powerpc patch from Ronald Wahl:Eric Andersen
2002-11-11Add in 'ldso' to directory list since 'make clean' was not recursing"Steven J. Hill"
2002-11-10Don't link to us.kernel.orgEric Andersen
2002-11-09fix typoAaron Lehmann
2002-11-09Update from upstreamEric Andersen
2002-11-09For arm use -mcpu for the moment, since it seems to workEric Andersen
2002-11-09typo fixesEric Andersen
2002-11-09Make sure we have __linux__ definedEric Andersen
2002-11-09Manditory typo..Eric Andersen
2002-11-09Final update for 0.9.16Eric Andersen
2002-11-09Patch from Simon Rowe to try and build asm libm codeEric Andersen