summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib/system.c
AgeCommit message (Expand)AuthorFilesLines
2016-03-13environ and __progname are not declared in a public header; declare themguenther1-3/+1
2015-10-23Loop the waitpid() on EINTR, and save and restore the disposition ofguenther1-9/+12
2015-09-14Remove cast of int* to int*guenther1-2/+2
2015-09-13Wrap <stdlib.h> so that calls go direct and the symbols not in theguenther1-1/+2
2005-08-08zap remaining rcsid.espie1-4/+1
2005-03-30ansi + de-registerpat1-3/+2
2003-06-02Remove the advertising clause in the UCB license which Berkeleymillert1-6/+2
2002-05-26pid_t cleanupderaadt1-3/+3
2001-09-04Replace the deprecated BSD sigsetmask/sigblock/sigpause functions with their POSIX counterparts.millert1-6/+8
1996-09-15Remove dead codetholo1-2/+4
1996-08-19Fix RCS idstholo1-2/+1
1995-10-18initial import of NetBSD treederaadt1-0/+79