summaryrefslogtreecommitdiffstats
path: root/librt/timer_settime.c
Commit message (Collapse)AuthorAgeFilesLines
* - fix inline keywordBernhard Reutner-Fischer2008-07-231-1/+1
|
* run through LindentMike Frysinger2007-02-091-5/+5
|
* Patch from Paul Mundt (lethal) adding an initial librt implementation.Eric Andersen2005-01-111-0/+28
I then reworked the syscall handling and made minor cleanups. With luck I've not completely broken his patch...