]> git.tuebingen.mpg.de Git - paraslash.git/commit
get rid of init_shed()
authorAndre <maan@p133.(none)>
Tue, 13 Jun 2006 04:26:45 +0000 (06:26 +0200)
committerAndre <maan@p133.(none)>
Tue, 13 Jun 2006 04:26:45 +0000 (06:26 +0200)
commit639a90049f74b4ce528376afe8ec8e84edf16208
treeb5bcb62a0ded3a317ea2bee24b03addb685813ca
parentc075e867311c77dfb7171241597e613290d1f62b
get rid of init_shed()

Instead, the first call to register_task initializes the scheduler.
User-friendly. Also, make pre_select_list and post_select_list static.
audiod.c
client.c
error.h
filter.c
recv.c
sched.c
sched.h
write.c