summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Doh!Eric Andersen2002-02-181-1/+1
* Miles Bader writes:Eric Andersen2002-02-181-1/+2
* Make shared libs properly list the correct ld.so in the interpEric Andersen2002-02-187-10/+25
* Support strong_alias and begin merging usage of weak_functionEric Andersen2002-02-182-22/+42
* Whine and exit if people link against GNU libc orEric Andersen2002-02-181-2/+5
* Fix defines so debugging works as expectedEric Andersen2002-02-174-12/+11
* Some more updates. Darn -- arm needs the mprotect hackEric Andersen2002-02-173-38/+37
* A few more little fixupsEric Andersen2002-02-172-23/+18
* Eliminate circular dependancyEric Andersen2002-02-171-1/+1
* A ton of cleanups. Eliminate some useless code. Much betterEric Andersen2002-02-175-532/+616
* Use sizeof(sa_mask) instaed of sizeof(sigset_t) since sa_mask isEric Andersen2002-02-161-2/+2
* Several mips cleanups/additons from Geoffrey Espin.Eric Andersen2002-02-163-1/+97
* Patch from Yoshinori Sato <qzb04471@nifty.ne.jp> to fix upEric Andersen2002-02-161-2/+13
* Additionally remove libc/tmpDavid Schleef2002-02-161-1/+1
* Try adding mipsel to the architecturesDavid Schleef2002-02-151-1/+1
* Geoffrey Espin noticed a $ that should have been a double $$Eric Andersen2002-02-151-1/+1
* Disable a lingering bit of wide char junkEric Andersen2002-02-141-1/+2
* Fix missing longjmp symbolEric Andersen2002-02-131-0/+1
* Fix copyright messageEric Andersen2002-02-132-6/+34
* A number of naming updates in preparation for adding inEric Andersen2002-02-1313-78/+242
* Several test suite updates. The testatexit, teston_exit, andEric Andersen2002-02-1312-21/+958
* Fix silly buffer overflowEric Andersen2002-02-131-2/+5
* Mark Robson noticed that our strcasecmp() behaviour was notEric Andersen2002-02-122-22/+23
* HAVE_SA_RESTORER is supposed to be true, not false, on most arches.Eric Andersen2002-02-111-10/+23
* Fix typoDavid Schleef2002-02-111-1/+1
* mksnapshot: updated version and filenames. control.in: changedDavid Schleef2002-02-115-16/+44
* Update versionDavid Schleef2002-02-111-3/+4
* Dont choke when chown fails. Try to be more portable...Eric Andersen2002-02-081-1/+1
* Add in clone (untested)David McCullough2002-02-067-109/+187
* Updates from Martin SieperEric Andersen2002-02-051-8/+15
* Fix __adjtimex symbolEric Andersen2002-02-051-0/+1
* OOps.Eric Andersen2002-02-051-1/+0
* use X/Open __sysv_signal name, then use the weak name for sysv_signalEric Andersen2002-02-051-2/+2
* Update text for release0_9_9Eric Andersen2002-02-043-3/+37
* Update changelogEric Andersen2002-02-041-5/+24
* Make powerpc default to faster mallocEric Andersen2002-02-041-7/+2
* Fix naming error in brk.c, enable faster malloc by defaultEric Andersen2002-02-042-5/+5
* Fixup mips so it now works and provides basic functionalityEric Andersen2002-02-0411-74/+535
* Rework powerpc to be consistant with the other arches.Eric Andersen2002-02-0411-244/+454
* Minor cleanupsEric Andersen2002-02-044-5/+20
* Fix headersEric Andersen2002-02-042-0/+3
* Fixup arch substitutionEric Andersen2002-02-041-2/+12
* Fix pathEric Andersen2002-02-041-1/+1
* Adjust sparc port do it now actually works.Eric Andersen2002-02-0415-148/+1820
* A few more little cleanupsEric Andersen2002-02-044-192/+6
* Be consistant about the ways in which asm/unistd.h mightEric Andersen2002-02-045-226/+26
* Add include guardsEric Andersen2002-02-041-0/+3
* Add a config file for sparcEric Andersen2002-02-041-0/+198
* Oops.Eric Andersen2002-02-041-153/+3
* Allow sparc code to at least compileEric Andersen2002-02-032-1/+156