summaryrefslogtreecommitdiffstats
path: root/src/include/unistd.h
Commit message (Expand)AuthorAgeFilesLines
* Fix prototype of sleep() and move it to unistd.hMichael Brown2006-12-201-0/+1
* Including the final (char *)NULL is the responsibility of the callerMichael Brown2006-12-081-1/+1
* Added execv() and system().Michael Brown2006-12-081-0/+24