summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Oops. Missed a spot.Eric Andersen2004-06-121-1/+1
* scrap the goofy time + getpid() based "randomness" and useEric Andersen2004-06-061-28/+35
* Removed unused file.Tobias Anderberg2004-05-241-72/+0
* Cope when the __NR_get_kernel_syms is undefined (i.e. 2.6.x arm-linux)Eric Andersen2004-05-151-0/+9
* Fix changed link into the mailing list archive.Manuel Novoa III2004-05-141-1/+1
* Joakim Tjernlund writes:Eric Andersen2004-05-142-11/+7
* Alexandre Oliva writes:Eric Andersen2004-05-148-350/+364
* __data_start needs to be added to all crt0.S files that don't currentlyEric Andersen2004-05-1414-44/+145
* Kill off the now obsolete __libc_vfork symbolEric Andersen2004-05-144-11/+4
* Alexandre Oliva writes:Eric Andersen2004-05-144-1/+319
* Patch from Alexandre Oliva:Eric Andersen2004-05-142-2/+130
* Alexandre Oliva writes:Eric Andersen2004-05-141-0/+4
* 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