aboutsummaryrefslogtreecommitdiffstats
path: root/drv_LPH7508.c
diff options
context:
space:
mode:
authormichael <michael@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2007-01-17 06:16:43 +0000
committermichael <michael@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2007-01-17 06:16:43 +0000
commit4047264052093777b4f9dd7cd6fdc09aba812383 (patch)
tree41c993be0014354423101f912e76239b65fcaa73 /drv_LPH7508.c
parent432f2b6a9431b606808cf53a59db2c8de7aba1d5 (diff)
downloadlcd4linux-4047264052093777b4f9dd7cd6fdc09aba812383.tar.gz
removed DOS newlines again :-(
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@742 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
Diffstat (limited to 'drv_LPH7508.c')
0 files changed, 0 insertions, 0 deletions
> 2010-02-07BUG: 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