aboutsummaryrefslogtreecommitdiffstats
path: root/pid.c (follow)
AgeCommit message (Collapse)AuthorFilesLines
2004-03-19[lcd4linux @ 2004-03-19 06:37:47 by reinelt]reinelt1-1/+8
asynchronous thread handling started
2004-03-03[lcd4linux @ 2004-03-03 04:44:16 by reinelt]reinelt1-1/+6
changes (cosmetics?) to the big patch from Martin hash patch un-applied
2004-03-03[lcd4linux @ 2004-03-03 03:47:04 by reinelt]reinelt1-4/+11
big patch from Martin Hejl: - use qprintf() where appropriate - save CPU cycles on gettimeofday() - add quit() functions to free allocated memory - fixed lots of memory leaks
2004-01-29[lcd4linux @ 2004-01-29 04:40:02 by reinelt]reinelt1-1/+6
every .c file includes "config.h" now
2003-10-05[lcd4linux @ 2003-10-05 17:58:50 by reinelt]reinelt1-4/+9
libtool junk; copyright messages cleaned up
2003-08-08[lcd4linux @ 2003-08-08 08:05:23 by reinelt]reinelt1-0/+143
added PID file handling