summaryrefslogtreecommitdiff
path: root/res/res_timing_timerfd.c
AgeCommit message (Expand)Author
2009-06-09module load priorityDavid Vossel
2009-05-11Fix some timer state corruption.Russell Bryant
2009-03-02Fix a reference leak in timerfd_set_rate().Russell Bryant
2009-02-17Update the timing API to have better support for multiple timing interfaces.Russell Bryant
2009-01-16Fix a logic error that occur when using the timerfd interfaceMark Michelson
2008-11-25This is basically a complete rollback of r155401, as it was determined thatSean Bright
2008-11-20Fix compilingTerry Wilson
2008-11-19Cast this value since a uint64_t is not the sameMark Michelson
2008-11-19Merge the changes from the res_timing_timerfd branch.Mark Michelson