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
/
stdin.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
*
stdin: Only read from stdin if fd 0 is ready.
Andre Noll
2025-07-12
*
Include regex.h from para.h.
Andre Noll
2025-05-19
*
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
*
fd: Drop fd_set parameter from read_nonblock() and friends.
Andre Noll
2022-08-25
*
Shorten copyright notice.
Andre Noll
2017-09-22
*
stdin/stdout: Only set nonblock flags for non-tty fds.
Andre Noll
2017-08-05
*
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
*
task_register() conversion: stdin task
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
*
|
stdin: 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
*
Change year in copyright message to 2012.
Andre Noll
2012-01-07
*
Always include stdbool.h.
Andre Noll
2011-12-18
*
stdin: Increase input buffer.
Andre Noll
2011-11-13
*
Remove some unnecessary includes.
Andre Noll
2011-03-27
*
Replace 2010 in copyright message by 2011.
Andre Noll
2011-01-17
*
stdin: Use non-blocking API.
Andre Noll
2010-04-25
*
Change year in COPYRIGHT to 2010.
Andre Noll
2010-04-05
*
stdin/stdout cleanup.
Andre Noll
2010-01-15
*
stdin: Avoid overrun errors.
Andre Noll
2010-01-13
*
stdin: Use buffer pools.
Andre Noll
2010-01-10
*
stdin: Always set t->error correctly.
Andre Noll
2010-01-05
*
[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
*
stdin: Increase buffer size.
Andre Noll
2010-01-04
*
Add btr support to filter code.
Andre Noll
2009-12-31
*
write/alsa: Add btr support.
Andre Noll
2009-12-29
*
stdin.c: btr preparations.
Andre Noll
2009-12-29
*
Merge branch 'master' into next
Andre Noll
2009-09-19
|
\
|
*
stdin: Increase input buffer size.
Andre Noll
2009-09-19
*
|
Introduce para_regcomp.
Andre Noll
2009-07-08
|
/
*
Change year of copyright from 2008 to 2009.
Andre Noll
2009-01-10
*
stdin: Abort if the consumer terminates.
Andre Noll
2008-10-13
*
Update documentation for stdin.c and stdout.c.
Andre Noll
2008-04-01
*
stdin: Don't set sit->loaded.
Andre Noll
2008-04-01
*
Fix two typos in stdin.c.
Andre Noll
2008-04-01
[next]