alsa_write.c: make alsa_parse_config() static and change parameter to const
[paraslash.git] / stdin.c
2006-06-15 maanMerge branch 'master' into my-osx
2006-06-13 Andremark all fds used for select() as non-blocking
2006-06-13 Andredoxify missing bits
2006-06-13 Andrecomplete documentation of stdin.* and stdout.*
2006-06-05 Andresched: nuke "flag" field of struct task
2006-05-29 AndreMerge branch 'sched'
2006-05-25 Andreintroduce input_eof and ouput_eof
2006-05-25 Andreconvert para_filter to the new scheduler
2006-05-23 Andresimplify sched: nuke PRE_EOF_IS_ERROR
2006-05-23 AndreMake the wng->eof a pointer.
2006-05-23 Andrefirst version of the universal paraslash scheduler