OSDN Git Service

Changes and cleanups for the timer API.
authorJaroslav Kysela <perex@perex.cz>
Thu, 30 Nov 2000 19:17:55 +0000 (19:17 +0000)
committerJaroslav Kysela <perex@perex.cz>
Thu, 30 Nov 2000 19:17:55 +0000 (19:17 +0000)
commit35cb79860d314bf4d1124b5b720637260a6ad490
tree33ff11685104a5bbff0150b68fc56a9d67a64822
parent61e95094e7f97ae578e81d4b341543faaba4c78d
Changes and cleanups for the timer API.
The device lists use the next device syntax now.
12 files changed:
aserver/aserver.c
include/aserver.h
include/control.h
include/timer.h
src/control/cards.c
src/control/control.c
src/control/control_hw.c
src/control/control_local.h
src/control/control_shm.c
src/control/defaults.c
src/timer/timer.c
test/timer.c