summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Add in support for the Hitach H8/300H architecture,Eric Andersen2002-02-0283-3/+9599
* Oops. Fixup the defaultsEric Andersen2002-02-021-7/+7
* Do not expose the weak_alias() junk to the world. Wrap itEric Andersen2002-02-021-1/+1
* Add in a weak __mempcpy for mempcpy to make certain GNUEric Andersen2002-02-021-0/+1
* I just wrote up gethostent(), sethostent(), and endhostent()Eric Andersen2002-02-022-12/+85
* procmail now worksEric Andersen2002-02-021-12/+14
* Grr. I should learn to compile stuff before committingEric Andersen2002-02-023-19/+13
* OopsEric Andersen2002-02-021-2/+2
* Add in a weak for __adjtimeEric Andersen2002-02-021-0/+2
* Fix some typos...Eric Andersen2002-02-021-7/+6
* Don't free memory prematurelyEric Andersen2002-02-021-4/+0
* Update the working apps list. Not 100% completed, but getting closeEric Andersen2002-02-021-77/+514
* Several little additions and cleanups. Add getw() and putw().Eric Andersen2002-02-029-9/+178
* Fix hstrerrorEric Andersen2002-02-021-6/+12