summaryrefslogtreecommitdiffstats
path: root/src/core/timer.c
Commit message (Expand)AuthorAgeFilesLines
* [time] Add sleep_fixed() function to sleep without checking for Ctrl-CMichael Brown2017-03-271-3/+36
* [time] Report attempts to use timers before initialisationMichael Brown2017-02-011-3/+25
* [time] Allow timer to be selected at runtimeMichael Brown2017-01-261-1/+61
* [libc] Make sleep() interruptibleMichael Brown2016-03-221-3/+19
* [legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown2015-03-021-1/+5
* [legal] Update FSF mailing address in GPL licence textsMichael Brown2012-07-201-1/+2
* [legal] Add a selection of FILE_LICENCE declarationsMichael Brown2009-05-181-0/+2
* [timer] Formalise the timer APIMichael Brown2008-10-121-82/+9Star
* [Timers] Initialise timers on first useMichael Brown2008-03-181-27/+25Star
* [Timers] Miscellaneous timer system fixesMichael Brown2008-03-181-22/+37
* CleanupsAlexey Zaytsev2008-03-021-6/+2Star
* Introduce the new timer subsystem.Alexey Zaytsev2008-03-021-15/+92
* Dead code removal.Michael Brown2007-07-141-1/+0Star
* Kill off poll_interruptions(); it is lethal when we're acting as a PXEMichael Brown2006-08-151-2/+0Star
* Initial revisionMichael Brown2005-03-081-0/+30