Age | Commit message (Expand) | Author |
2002-02-13 | Several test suite updates. The testatexit, teston_exit, and | Eric Andersen |
2002-02-13 | Fix silly buffer overflow | Eric Andersen |
2002-02-12 | Mark Robson noticed that our strcasecmp() behaviour was not | Eric Andersen |
2002-02-11 | HAVE_SA_RESTORER is supposed to be true, not false, on most arches. | Eric Andersen |
2002-02-11 | Fix typo | David Schleef |
2002-02-11 | mksnapshot: updated version and filenames. control.in: changed | David Schleef |
2002-02-11 | Update version | David Schleef |
2002-02-08 | Dont choke when chown fails. Try to be more portable... | Eric Andersen |
2002-02-06 | Add in clone (untested) | David McCullough |
2002-02-05 | Updates from Martin Sieper | Eric Andersen |
2002-02-05 | Fix __adjtimex symbol | Eric Andersen |
2002-02-05 | OOps. | Eric Andersen |
2002-02-05 | use X/Open __sysv_signal name, then use the weak name for sysv_signal | Eric Andersen |
2002-02-04 | Update text for release | Eric Andersen |
2002-02-04 | Update changelog | Eric Andersen |
2002-02-04 | Make powerpc default to faster malloc | Eric Andersen |
2002-02-04 | Fix naming error in brk.c, enable faster malloc by default | Eric Andersen |
2002-02-04 | Fixup mips so it now works and provides basic functionality | Eric Andersen |
2002-02-04 | Rework powerpc to be consistant with the other arches. | Eric Andersen |
2002-02-04 | Minor cleanups | Eric Andersen |
2002-02-04 | Fix headers | Eric Andersen |
2002-02-04 | Fixup arch substitution | Eric Andersen |
2002-02-04 | Fix path | Eric Andersen |
2002-02-04 | Adjust sparc port do it now actually works. | Eric Andersen |
2002-02-04 | A few more little cleanups | Eric Andersen |
2002-02-04 | Be consistant about the ways in which asm/unistd.h might | Eric Andersen |
2002-02-04 | Add include guards | Eric Andersen |
2002-02-04 | Add a config file for sparc | Eric Andersen |
2002-02-04 | Oops. | Eric Andersen |
2002-02-03 | Allow sparc code to at least compile | Eric Andersen |
2002-02-02 | Add in support for the Hitach H8/300H architecture, | Eric Andersen |
2002-02-02 | Oops. Fixup the defaults | Eric Andersen |
2002-02-02 | Do not expose the weak_alias() junk to the world. Wrap it | Eric Andersen |
2002-02-02 | Add in a weak __mempcpy for mempcpy to make certain GNU | Eric Andersen |
2002-02-02 | I just wrote up gethostent(), sethostent(), and endhostent() | Eric Andersen |
2002-02-02 | procmail now works | Eric Andersen |
2002-02-02 | Grr. I should learn to compile stuff before committing | Eric Andersen |
2002-02-02 | Oops | Eric Andersen |
2002-02-02 | Add in a weak for __adjtime | Eric Andersen |
2002-02-02 | Fix some typos... | Eric Andersen |
2002-02-02 | Don't free memory prematurely | Eric Andersen |
2002-02-02 | Update the working apps list. Not 100% completed, but getting close | Eric Andersen |
2002-02-02 | Several little additions and cleanups. Add getw() and putw(). | Eric Andersen |
2002-02-02 | Fix hstrerror | Eric Andersen |
2002-02-01 | Scrub up a few little things. | Eric Andersen |
2002-02-01 | Add in syscalls.h for mipsel, thanks to Steven J. Hill. | Eric Andersen |
2002-02-01 | Cleanup grammar and wording | Eric Andersen |
2002-02-01 | Add an example of how to use this thing. | Eric Andersen |
2002-02-01 | Add in a configurator script. Now people can put stuff like this: | Eric Andersen |
2002-02-01 | Bump version number to 0.9.9 | Eric Andersen |