aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/stdlib/system.c
Commit message (Expand)AuthorAgeFilesLines
* MFC: 1.8 (don't get stuck if a signal interrupts us during wait4)Alfred Perlstein2001-10-101-2/+3
* MFC: For libc_r, do not create both weak and strong symbols of the sameJason Evans2000-03-181-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