summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* update libdl so it also groks the new _dl_errnoEric Andersen2004-05-131-0/+2
* Add define for SHM_HUGETLBEric Andersen2004-05-131-0/+1
* Bradley D. LaRonde writes:Eric Andersen2004-05-131-1/+2
* Patch from Bradley D. LaRonde:Eric Andersen2004-05-121-4/+9
* Add a local '_dl_errno' to be used by syscalls in ldso, allowingEric Andersen2004-05-1211-59/+62
* As noticed by the sharp eyed Joakim Tjernlund, I stupidlyEric Andersen2004-05-112-2/+2
* Setup a _dl_pagesize value for use by staticly linked appsEric Andersen2004-05-111-0/+2
* make certain that getpagesize() returns correct the value for mipsEric Andersen2004-05-116-28/+61
* Purge trailing white spaceEric Andersen2004-05-111-13/+13
* Bradley D. LaRonde, brad at laronde dot org writes:Eric Andersen2004-05-111-1/+1
* Save r0 before modifying it.Tobias Anderberg2004-05-101-2/+4
* Obligatory forgotten file...Manuel Novoa III2004-05-081-1/+2
* Change clock() to allow wrapping.Manuel Novoa III2004-05-082-88/+145
* Peter Mazinger asked for this several months ago.Manuel Novoa III2004-05-071-0/+2
* Patch from Yoshinori Sato <ysato@users.sourceforge.jp>.Manuel Novoa III2004-05-071-0/+4
* "Fix" this so that at least things will link when threading is disabled.Manuel Novoa III2004-05-071-4/+8
* Fix a couple of issues in configurations I hadn't tested.Manuel Novoa III2004-05-072-23/+9
* Add missing include.Manuel Novoa III2004-05-071-0/+1
* UCLIBC_COMPLETELY_PIC does nothing, so kill itEric Andersen2004-05-073-5/+1
* Change the global 'buf' to 'servbuf' since some functions in here useEric Andersen2004-05-071-7/+7
* Alexandre Oliva writes:Eric Andersen2004-05-061-21/+16
* Fix screwed up formattingEric Andersen2004-05-051-20/+20
* Jeroen Dobbelaere writes:Eric Andersen2004-05-051-1/+2
* Minor .deb updatesEric Andersen2004-04-302-10/+20
* These headers should not be included in uClibc -- they should beEric Andersen2004-04-302-292/+0
* It turns out that asm/reg.h is missing from the 2.6.x kernel headers,Eric Andersen2004-04-231-2/+167
* blahEric Andersen2004-04-201-1/+2
* Fix grammar and spellingEric Andersen2004-04-201-9/+11
* Mention uwoodyEric Andersen2004-04-201-0/+15
* Cope with gcc 3.4's more aggressive persuit of attribute unusedEric Andersen2004-04-2023-55/+56
* We don't need these...Eric Andersen2004-04-202-1653/+0
* Fix typo.Manuel Novoa III2004-04-141-1/+1
* Fix a bug noticed by Oleg I. Vdovikin, oleg at cs dot msu dot su.Eric Andersen2004-04-061-4/+0
* glibc does not provide pppio.h, and our doing so conflictsEric Andersen2004-03-241-99/+0
* Per patch from Stefan Holst, do not try to compile theseEric Andersen2004-03-194-0/+8
* Patch from Stefan Holst to fix argv[0]Eric Andersen2004-03-191-5/+5
* Based on a patch from Alexandre Oliva, allow uClibc to compileEric Andersen2004-03-192-1/+18
* Alexandre Oliva writes:Eric Andersen2004-03-182-2/+58
* Alexandre Oliva writes:Eric Andersen2004-03-182-1/+42
* Supply '__bzero' with 'bzero' as just a weak alias (since it is not SuSv3)Eric Andersen2004-03-182-4/+7
* Based on a patch from Alexandre Oliva, remove all reference to 'bzero' (whichEric Andersen2004-03-1811-25/+26
* Look in /usr/X11R6/lib as wellEric Andersen2004-03-182-1/+2
* Reduce memory used by static buffers and allocate that memory dynamiclyEric Andersen2004-03-185-13/+68
* Joakim Tjernlund writes:Eric Andersen2004-03-181-8/+4
* Cope gracefully with missing module syscallsEric Andersen2004-03-124-6/+21
* Rewrite the err/warn functions as they were broken (__noreturn__ funcsManuel Novoa III2004-03-113-76/+111
* Bug fix: gethostbyname2_r would fail if /etc/host was missing.Manuel Novoa III2004-03-101-21/+38
* More detail about malloc-simpleEric Andersen2004-03-091-2/+5
* Update todo list indicating the items remaining before 0.9.27Eric Andersen2004-03-091-11/+19
* Fix commentEric Andersen2004-03-081-2/+2