aboutsummaryrefslogtreecommitdiffstats
path: root/drv_Crystalfontz.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2004-01-25[lcd4linux @ 2004-01-25 05:30:08 by reinelt]reinelt1-9/+30
2004-01-23[lcd4linux @ 2004-01-23 07:04:03 by reinelt]reinelt1-32/+29
2004-01-23[lcd4linux @ 2004-01-23 04:53:23 by reinelt]reinelt1-6/+24
2004-01-22[lcd4linux @ 2004-01-22 07:57:45 by reinelt]reinelt1-7/+12
2004-01-21[lcd4linux @ 2004-01-21 12:36:19 by reinelt]reinelt1-0/+292
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