aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/gen/wait.c
Commit message (Expand)AuthorAgeFilesLines
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* Remove names from some prototypesCraig Rodrigues2015-09-201-1/+1
* Add declarations to eliminate -Wmissing-prototypes warningsCraig Rodrigues2015-09-201-0/+2
* Reduce the size of the interposing table and amount ofKonstantin Belousov2015-01-111-13/+5
* Fix known issues which blow up the process after dlopen("libthr.so")Konstantin Belousov2015-01-031-4/+16
* Per Regents of the University of Calfornia letter, remove advertisingWarner Losh2007-01-091-4/+0
* Fix SCM ID's.David E. O'Brien2002-02-011-2/+2
* Remove _THREAD_SAFE and make libc thread-safe by default byDaniel Eischen2001-01-241-5/+5
* 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-2/+1
* Add three-tier symbol naming in support of POSIX thread cancellationJason Evans2000-01-121-1/+6
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-271-0/+48