aboutsummaryrefslogtreecommitdiffstats
path: root/res/res_timing_timerfd.c
AgeCommit message (Expand)AuthorFilesLines
2010-07-20Add load priority order, such that preload becomes unnecessary in most casestilghman1-1/+1
2010-01-15Clarify error message in res_timing_timerfd.seanbright1-1/+1
2010-01-14If we aren't running on a machine that support CLOCK_MONOTONIC, don't load.seanbright1-0/+10
2009-06-09module load prioritydvossel1-1/+5
2009-05-11Fix some timer state corruption.russell1-2/+4
2009-03-02Fix a reference leak in timerfd_set_rate().russell1-1/+6
2009-02-17Update the timing API to have better support for multiple timing interfaces.russell1-10/+13
2009-01-16Fix a logic error that occur when using the timerfd interfacemmichelson1-6/+14
2008-11-25This is basically a complete rollback of r155401, as it was determined thatseanbright1-5/+5
2008-11-20Fix compilingtwilson1-1/+1
2008-11-19Cast this value since a uint64_t is not the samemmichelson1-1/+1
2008-11-19Merge the changes from the res_timing_timerfd branch.mmichelson1-0/+271