summaryrefslogtreecommitdiff
path: root/lib/libc/stdlib/system.c
AgeCommit message (Expand)Author
2016-03-13environ and __progname are not declared in a public header; declare themPhilip Guenther
2015-10-23Loop the waitpid() on EINTR, and save and restore the disposition ofPhilip Guenther
2015-09-14Remove cast of int* to int*Philip Guenther
2015-09-13Wrap <stdlib.h> so that calls go direct and the symbols not in thePhilip Guenther
2005-08-08zap remaining rcsid.Marc Espie
2005-03-30ansi + de-registerPatrick Latifi
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2002-05-26pid_t cleanupTheo de Raadt
2001-09-04Replace the deprecated BSD sigsetmask/sigblock/sigpause functions with their ...Todd C. Miller
1996-09-15Remove dead codeThorsten Lockert
1996-08-19Fix RCS idsThorsten Lockert
1995-10-18initial import of NetBSD treeTheo de Raadt