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
/
fd.h
(
follow
)
Commit message (
Expand
)
Author
Age
*
fd: Simplify para_mmap() and mmap_full_file().
Andre Noll
2026-08-01
*
client/audioc: Create ~/.paraslash in interactive mode.
Andre Noll
2026-07-04
*
Move xrename() from fd.c to afh.c and make it static.
Andre Noll
2026-07-04
*
Switch to SPDX identifiers.
Andre Noll
2026-03-17
*
fd: Modify xwrite() and write_all() to take void * buffer argument.
Andre Noll
2025-06-04
*
fd: Simplify and move for_each_file_in_dir().
Andre Noll
2023-05-07
*
fd: Revamp para_mkdir().
Andre Noll
2023-05-07
*
fd: Improve read_pattern(), rename it to read_and_compare().
Andre Noll
2023-05-07
*
fd: Open-code para_chdir().
Andre Noll
2023-05-07
*
fd: Remove file_exists().
Andre Noll
2023-03-26
*
Switch from select(2) to poll(2).
Andre Noll
2022-08-28
*
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
*
interactive: Avoid select(2) in input_available().
Andre Noll
2022-08-25
*
sched: Use integer value for select timeout.
Andre Noll
2022-08-25
*
server: Move para_fgets() to user_list.c.
Andre Noll
2018-03-13
*
fd.c: Simplify para_mmap().
Andre Noll
2018-03-12
*
fd.c: Change return value of file_exists() to bool.
Andre Noll
2017-09-22
*
Shorten copyright notice.
Andre Noll
2017-09-22
*
The wma tagger.
Andre Noll
2015-04-26
*
Update year in copyright headers.
Andre Noll
2015-01-12
*
doc: Change email address to maan@tuebingen.mpg.de
Andre Noll
2014-08-18
*
Change copyright year to 2014.
Andre Noll
2014-02-22
*
Change copyright year to 2013.
Andre Noll
2013-03-25
*
Introduce xwritev().
Andre Noll
2012-01-20
*
Rename write_nonblock() to xwrite().
Andre Noll
2012-01-20
*
Move send_buffer() and send_va_buffer() from net.c to fd.c.
Andre Noll
2012-01-20
*
fd: Make write_all() receive the length by value.
Andre Noll
2012-01-20
*
Change year in copyright message to 2012.
Andre Noll
2012-01-07
*
fd: Make two functions static.
Andre Noll
2011-02-21
*
Replace 2010 in copyright message by 2011.
Andre Noll
2011-01-17
*
cleanup: remove redundant 'max length' argument
Gerrit Renker
2010-06-07
*
Make recv_pattern() use the nonblock API.
Andre Noll
2010-04-25
*
dccp_recv/udp_recv: Use the new nonblock API.
Andre Noll
2010-04-25
*
Introduce the new nonblock API.
Andre Noll
2010-04-25
*
Change year in COPYRIGHT to 2010.
Andre Noll
2010-04-05
*
Add para_readv(), a simple wrapper for readv().
Andre Noll
2010-02-13
*
First draft of the libosl patch series.
Andre Noll
2009-06-12
*
Improve memory mapping.
Andre Noll
2009-01-12
*
upd_send.c: Use write_nonblock() rather than write_all().
Andre Noll
2009-01-10
*
Change year of copyright from 2008 to 2009.
Andre Noll
2009-01-10
*
Move valid_fd_012() from string.c to fd.c.
Andre Noll
2008-08-04
*
Move write_all() from net.c to fd.c.
Andre Noll
2008-03-15
*
Add __must_check annotation for mark_fd_nonblocking() and mark_fd_blocking().
Andre Noll
2008-01-19
*
Change year in Copyright comment from 2007 to 2008.
Andre Noll
2008-01-08
*
Rename mark_fd_nonblock() to mark_fd_nonblocking().
Andre Noll
2007-11-23
*
In handle_connect() we really need a blocking fd for the client.
Andre Noll
2007-11-23
*
Switch to the new afs.
Andre Noll
2007-10-22
*
Move mmap_full_file from osl.c to fd.c.
Andre Noll
2007-10-21
*
fd.h: Add declaration of para_chdir().
Andre Noll
2007-10-01
[next]