summaryrefslogtreecommitdiff
path: root/src/basic/io-util.c
Commit message (Expand)AuthorAgeFilesLines
* io-util: do not call log_oom() in library functionsYu Watanabe2020-11-131-2/+2
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* basic: drop a redundant if statementFrantisek Sumsal2020-09-141-3/+1
* tree-wide: port to fd_wait_for_event()Lennart Poettering2020-06-101-23/+6
* tree-wide: check POLLNVAL everywhereLennart Poettering2020-06-101-2/+11
* tree-wide: drop time.h when time-util.h is includedYu Watanabe2019-11-041-1/+0
* tree-wide: get rid of strappend()Lennart Poettering2019-07-121-2/+2
* io-util: introduce iovw_put_string_field() helperFranck Bui2019-06-271-0/+21
* journal-import: extract helpers for handling arrays of iovec and make them av...Franck Bui2019-06-271-0/+53
* coredump: rename set_iovec_field_free() into set_iovec_string_field_free()Franck Bui2019-06-271-0/+8
* journald: do not store the iovec entry for process commandline on stackZbigniew Jędrzejewski-Szmek2019-01-091-0/+10
* tree-wide: remove Lennart's copyright linesLennart Poettering2018-06-141-3/+0
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-06-141-2/+0
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
* io-util: add an unlikely decorator for a test that should never holdLennart Poettering2018-02-201-1/+1
* io-util: make flush_fd() return how many bytes where flushedLennart Poettering2018-01-051-3/+6
* sd-resolve: propagate timeouts in sd_resolve_wait() the same way as in sd_bus...Lennart Poettering2017-11-271-1/+0
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* core: rework how we flush incoming traffic when a socket unit goes downLennart Poettering2016-05-061-0/+5
* tree-wide: make ++/-- usage consistent WRT spacingVito Caputo2016-02-221-1/+1
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* basic: include only what we useThomas Hindoe Paaboel Andersen2015-11-301-0/+5
* util-lib: split out IO related calls to io-util.[ch]Lennart Poettering2015-10-261-0/+261