summaryrefslogtreecommitdiff
path: root/stdout.h (follow)
Commit message (Expand)AuthorAge
* Switch to SPDX identifiers.Andre Noll2026-03-17
* Revamp the stdin/stdout API.Andre Noll2025-08-27
* Shorten copyright notice.Andre Noll2017-09-22
* Update year in copyright headers.Andre Noll2015-01-12
* doc: Change email address to maan@tuebingen.mpg.deAndre Noll2014-08-18
* sched: Introduce alternative task API.Andre Noll2014-05-25
* Change copyright year to 2014.Andre Noll2014-02-22
* stdin/stdout: Restore fd flags on shutdown.Andre Noll2013-05-05
* Change copyright year to 2013.Andre Noll2013-03-25
* Change year in copyright message to 2012.Andre Noll2012-01-07
* Replace 2010 in copyright message by 2011.Andre Noll2011-01-17
* Change year in COPYRIGHT to 2010.Andre Noll2010-04-05
* stdin/stdout cleanup.Andre Noll2010-01-15
* btr: Make it kind of work for http recv + stdout.Andre Noll2009-12-29
* stdout.c: Add a flag to activate buffer tree API.Andre Noll2009-12-28
* Use only a single buffer pointer for filters/receivers.Andre Noll2009-05-02
* Change year of copyright from 2008 to 2009.Andre Noll2009-01-10
* Simplify the scheduling code.Andre Noll2008-03-30
* Change year in Copyright comment from 2007 to 2008.Andre Noll2008-01-08
* Replace eof by error in receivers/filters/writers.Andre Noll2007-12-15
* stdin.h, stdout.h: Trivial documentation cleanup.Andre Noll2007-09-23
* stdout.[ch]: Make two functions static.Andre Noll2007-09-23
* replace standard GPL header by a one-line pointer to COPYINGAndre Noll2007-06-28
* dccp_recv.c, stdout.h: change year in GPL header to 2007Andre Noll2007-03-03
* stdout.h: Kill unused bufsizeAndre Noll2007-03-01
* doxify missing bitsAndre2006-06-13
* complete documentation of stdin.* and stdout.*Andre2006-06-13
* integrate writers into para_audiodAndre2006-05-28
* introduce input_eof and ouput_eofAndre2006-05-25
* convert para_filter to the new schedulerAndre2006-05-25
* Make para_recv use the new scheduler.Andre2006-05-24