Age | Commit message (Expand) | Author |
---|---|---|
2002-07-31 | Per discussion on the mailing list, simply vfork -> fork mapping to only apply | Eric Andersen |
2002-06-11 | A patch from Ted Phelps to fix popen(). Ted writes: | Eric Andersen |
2002-02-21 | When vfork is not available and we have an MMU, then use fork() | Eric Andersen |
2001-04-06 | Fix include/errno.h to not use kernel header, and instead use bits/errno.h. | Eric Andersen |
2001-03-03 | Fix a couple of bugs: check mode is legal; open file and check success before | Manuel Novoa III |
2000-11-15 | Add in tmpnam() support from David Whedon <dwhedon@gordian.com>, | Eric Andersen |
2000-10-11 | Finish reorganizing things. At least I think I've finished. | Eric Andersen |