index
:
paraslash
master
next
pu
releases
v0.2
v0.3
paraslash - network audio streaming tools
Andre Noll
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
stdout.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Switch to SPDX identifiers.
Andre Noll
2026-03-17
*
Fix some doxygen comments related to stdin and stdout.
Andre Noll
2026-02-25
*
Fix two stdin/stdout related memory leaks.
Andre Noll
2025-11-17
*
Revamp the stdin/stdout API.
Andre Noll
2025-08-27
*
Rename ->{pre,post}_select methods to ->{pre,post}_monitor.
Andre Noll
2022-08-25
*
stdin/stdout: Streamline documentation of {pre,post}_select().
Andre Noll
2022-08-25
*
Hide implementation of para_fd_set().
Andre Noll
2022-08-25
*
sched: Introduce sched_{read,write}_ok().
Andre Noll
2022-08-25
*
Shorten copyright notice.
Andre Noll
2017-09-22
*
Merge branch 'maint'
Andre Noll
2017-08-06
|
\
|
*
stdin/stdout: Only set nonblock flags for non-tty fds.
Andre Noll
2017-08-05
*
|
doxygen: Add \ref to references.
Andre Noll
2017-06-25
|
/
*
Update year in copyright headers.
Andre Noll
2015-01-12
*
Remove unnecessary system header includes.
Andre Noll
2015-01-12
*
doc: Change email address to maan@tuebingen.mpg.de
Andre Noll
2014-08-18
*
sched: Directly pass context pointer to pre/post_select().
Andre Noll
2014-05-25
*
sched: Introduce alternative task API.
Andre Noll
2014-05-25
*
Change copyright year to 2014.
Andre Noll
2014-02-22
*
Merge branch 't/stdin_stdout_fixes'
Andre Noll
2013-06-11
|
\
|
*
stdin/stdout: Restore fd flags on shutdown.
Andre Noll
2013-05-05
*
|
sched: Rename new_post_select back to post_select.
Andre Noll
2013-04-30
*
|
sched: Kill old ->post_select variant.
Andre Noll
2013-04-30
*
|
stdout: Switch to the alternative post select method.
Andre Noll
2013-04-30
|
/
*
Change copyright year to 2013.
Andre Noll
2013-03-25
*
btr: Remove btr_free_node().
Andre Noll
2012-07-08
*
Rename write_nonblock() to xwrite().
Andre Noll
2012-01-20
*
Change year in copyright message to 2012.
Andre Noll
2012-01-07
*
Always include stdbool.h.
Andre Noll
2011-12-18
*
Remove some unnecessary includes.
Andre Noll
2011-03-27
*
Replace 2010 in copyright message by 2011.
Andre Noll
2011-01-17
*
cleanup: remove redundant 'max length' argument
Gerrit Renker
2010-06-07
*
Change year in COPYRIGHT to 2010.
Andre Noll
2010-04-05
*
stdin/stdout cleanup.
Andre Noll
2010-01-15
*
stdout: Try to write as much as possible in one go.
Andre Noll
2010-01-10
*
[btr] Add the node type parameter to btr_node_status().
Andre Noll
2010-01-05
*
[btr] Split btr_del_node() into two functions.
Andre Noll
2010-01-05
*
stdout: Misc cleanups.
Andre Noll
2009-12-31
*
btr: Make it kind of work for http recv + stdout.
Andre Noll
2009-12-29
*
stdout.c: Add a flag to activate buffer tree API.
Andre Noll
2009-12-28
*
Introduce para_regcomp.
Andre Noll
2009-07-08
*
Use only a single buffer pointer for filters/receivers.
Andre Noll
2009-05-02
*
Change year of copyright from 2008 to 2009.
Andre Noll
2009-01-10
*
Fix another bug in stdout.c.
Andre Noll
2008-04-01
*
Fix a bug in stdout.c.
Andre Noll
2008-04-01
*
Update documentation for stdin.c and stdout.c.
Andre Noll
2008-04-01
*
Simplify the scheduling code.
Andre Noll
2008-03-30
*
More trivial cleanups.
Andre Noll
2008-02-09
*
Always check the return value of mark_fd_nonblocking().
Andre Noll
2008-01-19
*
Turn PARA_STRERROR into an inline function.
Andre Noll
2007-12-28
*
Replace eof by error in receivers/filters/writers.
Andre Noll
2007-12-15
[next]