summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-12-30Rework malloc. The new default implementation is based on dlmalloc from DougEric Andersen
2003-12-30Update and restore malloc-simple. Slow as molasses, but triviallyEric Andersen
2003-12-28Fix a really dumb bug introduced in version 1.4 of this file (a patch for ipv6Eric Andersen
2003-12-28Fix whitespaceEric Andersen
2003-12-28remove unused fileEric Andersen
2003-12-27Handle the app_fini stuff in exit without requiring atexit().Manuel Novoa III
2003-12-27Fix a long-standing bug with pthreads. A couple of linuxthreads filesManuel Novoa III
2003-12-22oopsEric Andersen
2003-12-22implement the worthless cuserid() function we claim to support.Eric Andersen
2003-12-22In unistd.h, getpgrp() is redirected to __getpgid(), butEric Andersen
2003-12-22That was awfully stupid.Eric Andersen
2003-12-22Use 'sed -i -e' rather than 'sed -ie' since we don't wantEric Andersen
2003-12-22Update the config used when building a .debEric Andersen
2003-12-19dev systems updatedEric Andersen
2003-12-17Use PAGE_SIZE rather than hard coding 4096Eric Andersen
2003-12-17Patch from Paul Mundt <lethal@linux-sh.org>:Eric Andersen
2003-12-17Patch from Paul Mundt <lethal@linux-sh.org>:Eric Andersen
2003-12-17Patch from Paul Mundt <lethal@linux-sh.org>:Eric Andersen
2003-12-17When I switched from using stack allocated space for printf, I missed a caseEric Andersen
2003-12-17Add in the axis network camerasEric Andersen
2003-12-16Add LEAF Bering-uClibcEric Andersen
2003-12-16fix grammer such it is possible to understand what is written...Eric Andersen
2003-12-16Update for release (no really this time ;-)Eric Andersen
2003-12-16Update the websiteEric Andersen
2003-12-14Link ldconfig with the appropriate libraries.Manuel Novoa III
2003-12-14Fix some dst issues in _time_mktime().Manuel Novoa III
2003-12-14Fix a couple of 'declaration after statement' errors.Manuel Novoa III
2003-12-11fix a cut-n-paste typoEric Andersen
2003-12-11add image for validatorEric Andersen
2003-12-11fixup some silly html bugsEric Andersen
2003-12-11mjn3 found a url for the darwin C libEric Andersen
2003-12-11more minor cleanupsEric Andersen
2003-12-11Rework the websiteEric Andersen
2003-12-08Prepare for uClibc 0.9.24 releaseEric Andersen
2003-12-05Paul Mundt <lethal@linux-sh.org> writes:Eric Andersen
2003-12-05move _dl_fixup so staticly linked apps using dlopen have aEric Andersen
2003-12-04Fix infinite loop in putgrent (forgotten increment).Manuel Novoa III
2003-12-04Fix arm profiling support, which was accidentally removedEric Andersen
2003-12-04Set the default stdio buffer size to 4096, rather then 256.Eric Andersen
2003-12-04Don't download the local data if we have it already.Manuel Novoa III
2003-12-04Building of iconv.o was accidently always disabled.Manuel Novoa III
2003-12-03Henrik Grindal Bakken writes:Eric Andersen
2003-12-03Joakim Tjernlund writes:Eric Andersen
2003-12-03Lethal noticed that the generated file gmon-start.S was notEric Andersen
2003-12-03Patch from lethal, adding syscall() to the sh64 portEric Andersen
2003-12-03Paul Mundt <lethal@linux-sh.org> writes:Eric Andersen
2003-12-03Eliminate some static buffers based on a patch from Tobias AnderbergEric Andersen
2003-12-03remove some garbageEric Andersen
2003-12-03Rob McMullen writes:Eric Andersen
2003-12-03force enable FORCE_SHAREABLE_TEXT_SEGMENTS for sh4Eric Andersen