summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorJonathan McCrohan <jmccrohan@gmail.com>2014-03-23 01:13:27 +0000
committerJonathan McCrohan <jmccrohan@gmail.com>2014-03-23 01:13:27 +0000
commitcae02606156b6b4fac29aac6c2f4d579eadb77a6 (patch)
tree46e53c7ac0d3e47caed4ec30ed99b5387e4fea72 /config
parent75285b1c7340663b4e9b848b385ea50ebe3eac06 (diff)
downloadwavemon-cae02606156b6b4fac29aac6c2f4d579eadb77a6.tar.gz
d/{control,rules}: Switch from dh-autoreconf to autotools-dev
Diffstat (limited to 'config')
0 files changed, 0 insertions, 0 deletions
an>BUG: handle negative delays in timer_process() (timer.c)mzuther1-0/+4 2010-02-06timer.c: I had forgotten how to initialize a "struct" :)mzuther1-3/+4 2010-02-06BUG: compensate timers for processing delay ("timer.c")mzuther1-1/+3 2010-02-06timer.c: exchanged "proprietary code" with timeradd() and timersub() functionsmzuther1-14/+10 2010-02-04timer.c: removed fruitless changes to variable "flag" from timer_process()mzuther1-2/+0 2010-02-04According to its man page, timercmp() is broken on some systems -- applied th...mzuther1-1/+1 2010-02-04small warning removedmichael1-1/+1 2010-02-04clear errno after creating the FIFO by Claas Hilbrechtmichael1-0/+2