summaryrefslogtreecommitdiff
path: root/lib/libc/stdlib/system.c
Commit message (Expand)AuthorAgeFilesLines
* Fix the style of the SCM ID's.David E. O'Brien2002-03-221-2/+2
* Avoid getting stuck in system(3) when the internal call to wait4()Alfred Perlstein2001-10-031-2/+3
* Remove _THREAD_SAFE and make libc thread-safe by default byDaniel Eischen2001-01-241-11/+13
* Take care to avoid having "strong" and "weak" symbols of the same name inJason Evans2000-03-161-0/+2
* Simplify sytem call renaming. Instead of _foo() <-- _libc_foo <-- foo(),Jason Evans2000-01-271-3/+2
* Add three-tier symbol naming in support of POSIX thread cancellationJason Evans2000-01-121-2/+8
* Oops, replace a rather important line that was lost in transit 8-(James Raynard1996-06-081-1/+2
* Submitted by: (based on code in "Advanced Programming in the Unix Environment"James Raynard1996-06-051-18/+33
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-271-0/+76