summaryrefslogtreecommitdiffstats
path: root/src/include/unistd.h
Commit message (Expand)AuthorAgeFilesLines
* [time] Allow timer to be selected at runtimeMichael Brown2017-01-261-11/+1Star
* [legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown2015-03-021-1/+1
* [build] Rename gPXE to iPXEMichael Brown2010-04-201-1/+1
* [legal] Add a selection of FILE_LICENCE declarationsMichael Brown2009-05-181-0/+2
* [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