summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-05-14Fix changed link into the mailing list archive.Manuel Novoa III
2004-05-14Joakim Tjernlund writes:Eric Andersen
2004-05-14Alexandre Oliva writes:Eric Andersen
2004-05-14__data_start needs to be added to all crt0.S files that don't currentlyEric Andersen
2004-05-14Kill off the now obsolete __libc_vfork symbolEric Andersen
2004-05-14Alexandre Oliva writes:Eric Andersen
2004-05-14Patch from Alexandre Oliva:Eric Andersen
2004-05-14Alexandre Oliva writes:Eric Andersen
2004-05-13update libdl so it also groks the new _dl_errnoEric Andersen
2004-05-13Add define for SHM_HUGETLBEric Andersen
2004-05-13Bradley D. LaRonde writes:Eric Andersen
2004-05-12Patch from Bradley D. LaRonde:Eric Andersen
2004-05-12Add a local '_dl_errno' to be used by syscalls in ldso, allowingEric Andersen
2004-05-11As noticed by the sharp eyed Joakim Tjernlund, I stupidlyEric Andersen
2004-05-11Setup a _dl_pagesize value for use by staticly linked appsEric Andersen
2004-05-11make certain that getpagesize() returns correct the value for mipsEric Andersen
2004-05-11Purge trailing white spaceEric Andersen
2004-05-11Bradley D. LaRonde, brad at laronde dot org writes:Eric Andersen
2004-05-10Save r0 before modifying it.Tobias Anderberg
2004-05-08Obligatory forgotten file...Manuel Novoa III
2004-05-08Change clock() to allow wrapping.Manuel Novoa III
2004-05-07Peter Mazinger asked for this several months ago.Manuel Novoa III
2004-05-07Patch from Yoshinori Sato <ysato@users.sourceforge.jp>.Manuel Novoa III
2004-05-07"Fix" this so that at least things will link when threading is disabled.Manuel Novoa III
2004-05-07Fix a couple of issues in configurations I hadn't tested.Manuel Novoa III
2004-05-07Add missing include.Manuel Novoa III
2004-05-07UCLIBC_COMPLETELY_PIC does nothing, so kill itEric Andersen
2004-05-07Change the global 'buf' to 'servbuf' since some functions in here useEric Andersen
2004-05-06Alexandre Oliva writes:Eric Andersen
2004-05-05Fix screwed up formattingEric Andersen
2004-05-05Jeroen Dobbelaere writes:Eric Andersen
2004-04-30Minor .deb updatesEric Andersen
2004-04-30These headers should not be included in uClibc -- they should beEric Andersen
2004-04-23It turns out that asm/reg.h is missing from the 2.6.x kernel headers,Eric Andersen
2004-04-20blahEric Andersen
2004-04-20Fix grammar and spellingEric Andersen
2004-04-20Mention uwoodyEric Andersen
2004-04-20Cope with gcc 3.4's more aggressive persuit of attribute unusedEric Andersen
2004-04-20We don't need these...Eric Andersen
2004-04-14Fix typo.Manuel Novoa III
2004-04-06Fix a bug noticed by Oleg I. Vdovikin, oleg at cs dot msu dot su.Eric Andersen
2004-03-24glibc does not provide pppio.h, and our doing so conflictsEric Andersen
2004-03-19Per patch from Stefan Holst, do not try to compile theseEric Andersen
2004-03-19Patch from Stefan Holst to fix argv[0]Eric Andersen
2004-03-19Based on a patch from Alexandre Oliva, allow uClibc to compileEric Andersen
2004-03-18Alexandre Oliva writes:Eric Andersen
2004-03-18Alexandre Oliva writes:Eric Andersen
2004-03-18Supply '__bzero' with 'bzero' as just a weak alias (since it is not SuSv3)Eric Andersen
2004-03-18Based on a patch from Alexandre Oliva, remove all reference to 'bzero' (whichEric Andersen
2004-03-18Look in /usr/X11R6/lib as wellEric Andersen