aboutsummaryrefslogtreecommitdiffstats
path: root/README.Plugins
diff options
context:
space:
mode:
authorJonathan McCrohan <jmccrohan@gmail.com>2011-12-25 16:33:50 +0000
committerJonathan McCrohan <jmccrohan@gmail.com>2011-12-25 16:33:50 +0000
commitbf9af8ac0ec29b5c03717c21c37bc8ca018066ca (patch)
treebc5126550fb60f8e65c3e08b5c7b73c53b811572 /README.Plugins
parent23e6413da8152658a969d8c01ab726b4297148d5 (diff)
downloadlcd4linux-bf9af8ac0ec29b5c03717c21c37bc8ca018066ca.tar.gz
Import upstream version 0.11.0~svn1164
Diffstat (limited to 'README.Plugins')
0 files changed, 0 insertions, 0 deletions
4b770d4b36d27ee81d79a38f9e&follow=1'>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