aboutsummaryrefslogtreecommitdiffstats
path: root/README.HD44780
diff options
context:
space:
mode:
authorreinelt <reinelt@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2001-03-09 14:30:01 +0000
committerreinelt <reinelt@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2001-03-09 14:30:01 +0000
commitae91355deae7f98b5786c78bee9805d1348a64a1 (patch)
tree1e8132f97de0b6c52fe1165463b09c5dfdc195b3 /README.HD44780
parent1a47930ac414d55721085a2b8983d301bb0dbacc (diff)
downloadlcd4linux-ae91355deae7f98b5786c78bee9805d1348a64a1.tar.gz
[lcd4linux @ 2001-03-09 14:30:01 by reinelt]
new ideas for TODO git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@107 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
Diffstat (limited to 'README.HD44780')
0 files changed, 0 insertions, 0 deletions
inux.git/commit/timer.c?h=master&id=7a8ba6a1135800510b93621b78e6d0d3f53e0c2c&follow=1'>timer.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