aboutsummaryrefslogtreecommitdiff
path: root/src/include/unistd.h
AgeCommit message (Expand)AuthorFilesLines
2006-12-20Fix prototype of sleep() and move it to unistd.hMichael Brown1-0/+1
2006-12-08Including the final (char *)NULL is the responsibility of the callerMichael Brown1-1/+1
2006-12-08Added execv() and system().Michael Brown1-0/+24