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.c
(
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
*
Fix com_catblob.
Andre Noll
2025-08-27
*
fd: Modify xwrite() and write_all() to take void * buffer argument.
Andre Noll
2025-06-04
*
Include regex.h from para.h.
Andre Noll
2025-05-19
*
fd: Simplify and move for_each_file_in_dir().
Andre Noll
2023-05-07
*
fd.c: Improve error checking of para_mkdir().
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: Remove log message from para_munmap().
Andre Noll
2023-05-07
*
fd: Open-code para_chdir().
Andre Noll
2023-05-07
*
fd: Remove file_exists().
Andre Noll
2023-03-26
*
fd: Improve documentation of xwritev().
Andre Noll
2023-03-26
*
fd: Improve documentation of write_all().
Andre Noll
2023-03-26
*
fd: Improve documentation of write_va_buffer().
Andre Noll
2023-03-26
*
Merge topic branch t/overflow into master
Andre Noll
2022-10-03
|
\
|
*
string: Rename para_malloc() -> alloc().
Andre Noll
2022-07-29
*
|
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
*
|
fd.c: Prefer poll(2) over select(2) for write_ok().
Andre Noll
2022-08-25
*
|
sched: Use integer value for select timeout.
Andre Noll
2022-08-25
|
/
*
Merge branch 'refs/heads/t/clean_server_exit'
Andre Noll
2018-05-20
|
\
|
*
server: Move para_fgets() to user_list.c.
Andre Noll
2018-03-13
*
|
fd: Let readv_nonblock() recover from EINTR.
Andre Noll
2018-04-08
|
/
*
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
*
fd.c: Remove para_fchdir().
Andre Noll
2017-08-26
*
doxygen: Add \ref to references.
Andre Noll
2017-06-25
*
doxygen: Don't refer to Black Hats Manual.
Andre Noll
2017-06-25
*
The wma tagger.
Andre Noll
2015-04-26
*
Merge branch 'maint'
Andre Noll
2015-01-22
|
\
|
*
fd.c: Add missing va_end().
Andre Noll
2015-01-11
*
|
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
*
|
Change copyright year to 2014.
Andre Noll
2014-02-22
*
|
fd.c: Fix bad English in comment.
Andre Noll
2013-10-27
*
|
Avoid gcc warning on FreeBSD.
Andre Noll
2013-09-04
|
/
*
Change copyright year to 2013.
Andre Noll
2013-03-25
*
Improve documentation of readv_nonblock().
Andre Noll
2013-03-18
*
Merge branch 't/mmap_sanity'
Andre Noll
2012-02-26
|
\
|
*
Improve error diagnostics of mmap_full_file().
Andre Noll
2012-01-30
*
|
Replace PARA_VSNPRINTF by xvasprintf().
Andre Noll
2012-01-20
*
|
Introduce xwritev().
Andre Noll
2012-01-20
*
|
Rename write_nonblock() to xwrite().
Andre Noll
2012-01-20
[next]