]> git.tuebingen.mpg.de Git - paraslash.git/commitdiff
simplify sched: nuke PRE_EOF_IS_ERROR
authorAndre <maan@p133.(none)>
Tue, 23 May 2006 21:45:42 +0000 (23:45 +0200)
committerAndre <maan@p133.(none)>
Tue, 23 May 2006 21:45:42 +0000 (23:45 +0200)
Much too simple to get it wrong. Instead, treat zero as success and
make all tasks return negative if they wish to have their error handler
called. A subsequent patch will rename error_handler to event_handler.


No differences found