Merge branch 'maint'
[paraslash.git] / write.c
2006-05-24 AndreMake para_recv use the new scheduler.
2006-05-23 AndreRename error handler() to event_handler()
2006-05-23 Andresimplify sched: nuke PRE_EOF_IS_ERROR
2006-05-23 Andrecheck_wav: return error on premature end of file.
2006-05-23 AndreMake the wng->eof a pointer.
2006-05-23 Andrefirst version of the universal paraslash scheduler
2006-05-19 Andrefix serious typo
2006-04-24 AndreFix another gcc signedness warning in write.c
2006-04-20 Andrewrite.c: fix more compiler warnings on MacOs
2006-04-20 Andrewrite.c: Make check_args() static
2006-04-19 Andrecosmetics
2006-04-18 Andresplit play.c and rename para_play to para_write