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