summaryrefslogtreecommitdiffstats
path: root/libc/stdlib/system.c
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup some silly warningsEric Andersen2002-08-081-2/+1
|
* Per discussion on the mailing list, simply vfork -> fork mapping to only applyEric Andersen2002-07-311-1/+1
| | | | | iff we do not have vfork available, which is simpler and more reasonable. -Erik
* When vfork is not available and we have an MMU, then use fork()Eric Andersen2002-02-211-0/+6
| | | | -Erik
* A number of naming updates in preparation for adding inEric Andersen2002-02-131-1/+2
| | | | | proper threading. Most of this is from Stefan Soucek, with additions and changes as needed from me.
* A large update from Manuel Novoa III <mnovoa3@bellsouth.net>.Eric Andersen2001-01-111-0/+2
|
* Bug ugly formatting updateEric Andersen2000-10-091-41/+39
|
* More stuff I forgot to commit.Eric Andersen2000-07-061-1/+2
| | | | -Erik
* Lots and lots of cleanups.Eric Andersen2000-07-061-1/+1
| | | | -Erik
* Initial revision0_9_1Erik Andersen2000-05-141-0/+48