summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* For now, revert Ronald Wahl's change to dlopen. We need toEric Andersen2002-11-152-2/+2
* This draws from an old patch by David Blythe for the now-deadEric Andersen2002-11-156-48/+276
* Cleanup a few structural wierdnessesEric Andersen2002-11-156-23/+27
* Stefan Allius writes:Eric Andersen2002-11-153-115/+116
* Remove obsolete filesEric Andersen2002-11-152-74/+0
* Fix it for real this time.Eric Andersen2002-11-152-8/+13
* Doh! I screwed that one all up. Lets try that again...Eric Andersen2002-11-152-8/+16
* Only build the 64 tests when relevantEric Andersen2002-11-151-0/+5
* Add in a pread/pwrite testEric Andersen2002-11-153-1/+154
* Patch from Luc Van Oostenryck to fix a buffer overflowEric Andersen2002-11-151-1/+1
* Stefan Allius writes:Eric Andersen2002-11-153-11/+78
* Fixup minislang linkEric Andersen2002-11-151-1/+1
* Ronald Wahl writes:Eric Andersen2002-11-151-0/+3
* Ronald Wahl writes:Eric Andersen2002-11-152-0/+2
* I was an idiot and put _fini into the wrong register. Duh.Eric Andersen2002-11-151-3/+2
* As released in uClibc 0.9.16, regex was being compiled withoutEric Andersen2002-11-141-2/+2
* Minor cleanupEric Andersen2002-11-142-8/+11
* Implement sendfile64Eric Andersen2002-11-143-9/+71
* Add missing quotesEric Andersen2002-11-142-26/+24
* A powerpc patch from Ronald Wahl:Eric Andersen2002-11-121-1/+1
* Add in 'ldso' to directory list since 'make clean' was not recursing"Steven J. Hill"2002-11-111-1/+1
* Don't link to us.kernel.orgEric Andersen2002-11-101-3/+3
* fix typoAaron Lehmann2002-11-091-1/+1
* Update from upstreamEric Andersen2002-11-092-11/+9
* For arm use -mcpu for the moment, since it seems to work0_9_16Eric Andersen2002-11-091-3/+3
* typo fixesEric Andersen2002-11-091-4/+4
* Make sure we have __linux__ definedEric Andersen2002-11-091-0/+3
* Manditory typo..Eric Andersen2002-11-091-3/+3
* Final update for 0.9.16Eric Andersen2002-11-095-395/+1034
* Patch from Simon Rowe to try and build asm libm codeEric Andersen2002-11-091-2/+3
* Patch from Stefan Allius, rebuild extra/config/conf if it is missingEric Andersen2002-11-091-0/+3
* Patch from Stefan Allius: avoid implicit casting of void *(64bit) to int(32bit)Eric Andersen2002-11-091-1/+1
* Re-enable the strchrnul and rawmemchr testsEric Andersen2002-11-081-4/+0
* Scare people away from enabling locale support for now.Eric Andersen2002-11-081-3/+4
* Disable ldso debugging. It should not be on by default.Eric Andersen2002-11-081-2/+2
* Use NATIVE_CC. Don't hard code using 'gcc'.Eric Andersen2002-11-081-1/+1
* Patch from Stefan Allius for libgcc multilib supportEric Andersen2002-11-083-7/+5
* Disble unimplemented function prototypesEric Andersen2002-11-081-0/+3
* Patch from Stefan Allius to fixup SuperH ARCH_HAS_MMU and ARCH_HAS_FPUEric Andersen2002-11-081-1/+5
* Initial checkin.Miles Bader2002-11-081-0/+59
* Add CPU_CFLAGS-y into LIBGCC_CFLAGS so multilibs gcc will behaveEric Andersen2002-11-081-8/+8
* Add defaults for powerpcEric Andersen2002-11-081-0/+59
* Kill the now obsolete uClibc_config_fix.plEric Andersen2002-11-081-200/+0
* Add a default for shEric Andersen2002-11-081-0/+66
* Add notes about setvbuf and struct tm extension fields tm_gmtoff and tm_zone.Manuel Novoa III2002-11-081-0/+6
* Added some temporary "stubs" for collation.Manuel Novoa III2002-11-083-60/+28
* Cleanup everythingEric Andersen2002-11-081-1/+1
* Add wcwidth and wcswidth, based on Markus Kuhn's wcwidth of 2002-05-08.Manuel Novoa III2002-11-082-1/+254
* Leave ldso debugging off by defaultEric Andersen2002-11-081-2/+2
* Fix a silly compile bugEric Andersen2002-11-081-0/+1