aboutsummaryrefslogtreecommitdiff
path: root/src/include/unistd.h
AgeCommit message (Expand)AuthorFilesLines
2008-10-12[timer] Formalise the timer APIMichael Brown1-4/+14
2008-03-02Introduce the new timer subsystem.Alexey Zaytsev1-1/+7
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