summaryrefslogtreecommitdiff
path: root/src/basic/io-util.c
AgeCommit message (Expand)AuthorFilesLines
2018-06-14tree-wide: remove Lennart's copyright linesLennart Poettering1-3/+0
2018-06-14tree-wide: drop 'This file is part of systemd' blurbLennart Poettering1-2/+0
2018-04-06tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek1-13/+0
2018-02-20io-util: add an unlikely decorator for a test that should never holdLennart Poettering1-1/+1
2018-01-05io-util: make flush_fd() return how many bytes where flushedLennart Poettering1-3/+6
2017-11-27sd-resolve: propagate timeouts in sd_resolve_wait() the same way as in sd_bus...Lennart Poettering1-1/+0
2017-11-19Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek1-0/+1
2016-05-06core: rework how we flush incoming traffic when a socket unit goes downLennart Poettering1-0/+5
2016-02-22tree-wide: make ++/-- usage consistent WRT spacingVito Caputo1-1/+1
2016-02-10tree-wide: remove Emacs lines from all filesDaniel Mack1-2/+0
2015-11-30basic: include only what we useThomas Hindoe Paaboel Andersen1-0/+5
2015-10-26util-lib: split out IO related calls to io-util.[ch]Lennart Poettering1-0/+261