summaryrefslogtreecommitdiffstats
path: root/src/timer.c
AgeCommit message (Expand)AuthorFilesLines
2010-11-16timer: export timer functions declarationsPatrick McHardy1-0/+6
2010-09-14debug: add libdect-specific assert-macro with optional backtrace supportPatrick McHardy1-4/+4
2010-09-14timer: add some debugging codePatrick McHardy1-5/+21
2010-08-02libdect: name timer related functions more consistentlyPatrick McHardy1-11/+11
2010-07-28doc: more documentation updatesPatrick McHardy1-1/+1
2010-07-26libdect: include cleanup - only include io.h where neededPatrick McHardy1-0/+2
2010-07-26libdect: include cleanup - only include timer.h where neededPatrick McHardy1-0/+1
2010-07-26doc: minor updatesPatrick McHardy1-2/+3
2010-07-08timer: add some documentationPatrick McHardy1-0/+35
2010-03-31timer: fix dect_timer_running() for timers already expiredPatrick McHardy1-0/+13
2010-03-31timer: move timer functions into seperate filesPatrick McHardy1-0/+58