aboutsummaryrefslogtreecommitdiff
path: root/src/include/unistd.h
AgeCommit message (Expand)AuthorFilesLines
2017-01-26[time] Allow timer to be selected at runtimeMichael Brown1-11/+1
2015-03-02[legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown1-1/+1
2010-04-19[build] Rename gPXE to iPXEMichael Brown1-1/+1
2009-05-18[legal] Add a selection of FILE_LICENCE declarationsMichael Brown1-0/+2
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