the paraslash-0.4.0 release tarball
[paraslash.git] / stdin.c
2009-11-09 Andre NollMerge branch 'maint'
2009-11-07 Andre NollMerge branch 'maint'
2009-11-06 Andre NollMerge branch 'maint'
2009-11-05 Andre NollMerge branch 'maint'
2009-11-05 Andre NollMerge branch 'maint'
2009-10-24 Andre NollMerge branch 'maint'
2009-10-22 Andre NollMerge branch 'maint'
2009-10-22 Andre NollMerge branch 'maint'
2009-10-16 Andre NollMerge branch 'maint'
2009-10-06 Andre NollMerge branch 'maint'
2009-10-06 Andre NollMerge branch 'maint'
2009-10-06 Andre NollMerge branch 'maint'
2009-09-24 Andre NollMerge branch 'master' into next
2009-09-21 Andre NollMerge branch 'master' into next
2009-09-21 Andre NollMerge commit 'meins/master'
2009-09-21 Andre NollMerge commit 'meins/next' into next
2009-09-19 Andre NollMerge branch 'master' into next
2009-09-19 Andre Nollstdin: Increase input buffer size.
2009-09-14 Andre NollMerge branch 'master' into next
2009-09-06 Andre NollMerge branch 'master' into next
2009-09-04 Andre NollMerge branch 'master' into next
2009-09-03 Andre NollMerge branch 'master' into next
2009-08-31 Andre NollMerge branch 'master' into next
2009-08-29 Andre NollMerge branch 'master' into next
2009-08-21 Andre NollMerge branch 'master' into next
2009-08-02 Andre NollMerge branch 'master' into next
2009-08-01 Andre NollMerge branch 'master' into next
2009-07-25 Andre NollMerge branch 'master' into next
2009-07-20 Andre NollMerge branch 'master' into next
2009-07-19 Andre NollMerge branch 'master' into next
2009-07-18 Andre NollMerge branch 'master' into next
2009-07-18 Andre NollMerge branch 'master' into next
2009-07-18 Andre NollMerge branch 'master' into next
2009-07-18 Andre NollMerge branch 'master' into next
2009-07-18 Andre NollMerge branch 'master' into next
2009-07-11 Andre NollMerge branch 'master' into next
2009-07-11 Andre NollMerge branch 'master' into next
2009-07-10 Andre NollMerge commit 'fml/master' into next
2009-07-09 Andre NollMerge branch 'master' into next
2009-07-09 Andre NollMerge commit 'meins/next' into next
2009-07-08 Andre NollIntroduce para_regcomp.
2009-01-19 Andre NollMerge commit 'meins/master'
2009-01-18 Andre NollMerge commit 'athcx/master'
2009-01-10 Andre NollChange year of copyright from 2008 to 2009.
2009-01-09 Andre NollMerge commit 'meins/master'
2008-10-12 Andre Nollstdin: Abort if the consumer terminates.
2008-04-01 Andre NollUpdate documentation for stdin.c and stdout.c.
2008-04-01 Andre Nollstdin: Don't set sit->loaded.
2008-04-01 Andre NollFix two typos in stdin.c.
2008-03-30 Andre NollSimplify the scheduling code.
2008-02-09 Andre NollMore trivial cleanups.
2008-01-19 Andre NollAlways check the return value of mark_fd_nonblocking().
2007-12-28 Andre NollTurn PARA_STRERROR into an inline function.
2007-12-15 Andre NollReplace eof by error in receivers/filters/writers.
2007-11-24 Andre NollMerge commit 'remotes/fml/master'
2007-11-23 Andre NollRename mark_fd_nonblock() to mark_fd_nonblocking().
2007-09-23 Andre Nollstdin.[ch]: Make two functions static.
2007-09-23 Andre Nollstdin.c: Fix a typo in documentation.
2007-09-21 Andre NollMerge commit 'remotes/meins/v0.3' into v0.3
2007-09-20 Andre NollMake para_fsck work without specifying tables.
2007-06-28 Andre Nollreplace standard GPL header by a one-line pointer to...
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