Age | Commit message (Expand) | Author |
2003-12-27 | Fix a long-standing bug with pthreads. A couple of linuxthreads files | Manuel Novoa III |
2003-12-22 | oops | Eric Andersen |
2003-12-22 | implement the worthless cuserid() function we claim to support. | Eric Andersen |
2003-12-22 | In unistd.h, getpgrp() is redirected to __getpgid(), but | Eric Andersen |
2003-12-22 | That was awfully stupid. | Eric Andersen |
2003-12-22 | Use 'sed -i -e' rather than 'sed -ie' since we don't want | Eric Andersen |
2003-12-22 | Update the config used when building a .deb | Eric Andersen |
2003-12-19 | dev systems updated | Eric Andersen |
2003-12-17 | Use PAGE_SIZE rather than hard coding 4096 | Eric Andersen |
2003-12-17 | Patch from Paul Mundt <lethal@linux-sh.org>: | Eric Andersen |
2003-12-17 | Patch from Paul Mundt <lethal@linux-sh.org>: | Eric Andersen |
2003-12-17 | Patch from Paul Mundt <lethal@linux-sh.org>: | Eric Andersen |
2003-12-17 | When I switched from using stack allocated space for printf, I missed a case | Eric Andersen |
2003-12-17 | Add in the axis network cameras | Eric Andersen |
2003-12-16 | Add LEAF Bering-uClibc | Eric Andersen |
2003-12-16 | fix grammer such it is possible to understand what is written... | Eric Andersen |
2003-12-16 | Update for release (no really this time ;-) | Eric Andersen |
2003-12-16 | Update the website | Eric Andersen |
2003-12-14 | Link ldconfig with the appropriate libraries. | Manuel Novoa III |
2003-12-14 | Fix some dst issues in _time_mktime(). | Manuel Novoa III |
2003-12-14 | Fix a couple of 'declaration after statement' errors. | Manuel Novoa III |
2003-12-11 | fix a cut-n-paste typo | Eric Andersen |
2003-12-11 | add image for validator | Eric Andersen |
2003-12-11 | fixup some silly html bugs | Eric Andersen |
2003-12-11 | mjn3 found a url for the darwin C lib | Eric Andersen |
2003-12-11 | more minor cleanups | Eric Andersen |
2003-12-11 | Rework the website | Eric Andersen |
2003-12-08 | Prepare for uClibc 0.9.24 release | Eric Andersen |
2003-12-05 | Paul Mundt <lethal@linux-sh.org> writes: | Eric Andersen |
2003-12-05 | move _dl_fixup so staticly linked apps using dlopen have a | Eric Andersen |
2003-12-04 | Fix infinite loop in putgrent (forgotten increment). | Manuel Novoa III |
2003-12-04 | Fix arm profiling support, which was accidentally removed | Eric Andersen |
2003-12-04 | Set the default stdio buffer size to 4096, rather then 256. | Eric Andersen |
2003-12-04 | Don't download the local data if we have it already. | Manuel Novoa III |
2003-12-04 | Building of iconv.o was accidently always disabled. | Manuel Novoa III |
2003-12-03 | Henrik Grindal Bakken writes: | Eric Andersen |
2003-12-03 | Joakim Tjernlund writes: | Eric Andersen |
2003-12-03 | Lethal noticed that the generated file gmon-start.S was not | Eric Andersen |
2003-12-03 | Patch from lethal, adding syscall() to the sh64 port | Eric Andersen |
2003-12-03 | Paul Mundt <lethal@linux-sh.org> writes: | Eric Andersen |
2003-12-03 | Eliminate some static buffers based on a patch from Tobias Anderberg | Eric Andersen |
2003-12-03 | remove some garbage | Eric Andersen |
2003-12-03 | Rob McMullen writes: | Eric Andersen |
2003-12-03 | force enable FORCE_SHAREABLE_TEXT_SEGMENTS for sh4 | Eric Andersen |
2003-12-02 | Disable pthreads for sh64 for the time being (since it is not | Eric Andersen |
2003-12-02 | Include Rules.mk for consistency. Trying not to was simply too painful. | Manuel Novoa III |
2003-12-02 | Add a syscall() implementation using a hacked version of the syscall6 macro. | Manuel Novoa III |
2003-12-02 | Add function versions of ntohl and friends | Eric Andersen |
2003-12-02 | Avoid a potentially undefined operation with a veriable++ in a macro | Eric Andersen |
2003-12-02 | Put in a dummy reference to main so busybox will link. | Manuel Novoa III |