summaryrefslogtreecommitdiff
path: root/src/basic/io-util.h
Commit message (Expand)AuthorAgeFilesLines
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* io-util: introduce iovw_put_string_field() helperFranck Bui2019-06-271-0/+2
* journal-import: extract helpers for handling arrays of iovec and make them av...Franck Bui2019-06-271-0/+14
* coredump: rename set_iovec_field_free() into set_iovec_string_field_free()Franck Bui2019-06-271-0/+1
* journald: do not store the iovec entry for process commandline on stackZbigniew Jędrzejewski-Szmek2019-01-091-0/+2
* tree-wide: remove Lennart's copyright linesLennart Poettering2018-06-141-4/+0
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-06-141-2/+0
* tree-wide: be more careful with the type of array sizesLennart Poettering2018-04-271-5/+4
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* io-util: add new IOVEC_INIT/IOVEC_MAKE macrosLennart Poettering2017-09-221-8/+5
* tree-wide: minor formatting inconsistency cleanupsVito Caputo2016-02-231-1/+1
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* machined: add early checks for unrealistically large image/pool sizesLennart Poettering2016-01-271-0/+18
* basic: include only what we useThomas Hindoe Paaboel Andersen2015-11-301-0/+3
* io-util.h: move iovec stuff from macro.h to io-util.hLennart Poettering2015-10-271-1/+38
* util-lib: split out IO related calls to io-util.[ch]Lennart Poettering2015-10-261-0/+39