summaryrefslogtreecommitdiffstats
path: root/src/include/unistd.h
Commit message (Expand)AuthorAgeFilesLines
* [timer] Formalise the timer APIMichael Brown2008-10-121-4/+14
* Introduce the new timer subsystem.Alexey Zaytsev2008-03-021-1/+7
* 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