summaryrefslogtreecommitdiff
path: root/src/basic/io-util.h
AgeCommit message (Expand)AuthorFilesLines
2019-06-27io-util: introduce iovw_put_string_field() helperFranck Bui1-0/+2
2019-06-27journal-import: extract helpers for handling arrays of iovec and make them av...Franck Bui1-0/+14
2019-06-27coredump: rename set_iovec_field_free() into set_iovec_string_field_free()Franck Bui1-0/+1
2019-01-09journald: do not store the iovec entry for process commandline on stackZbigniew Jędrzejewski-Szmek1-0/+2
2018-06-14tree-wide: remove Lennart's copyright linesLennart Poettering1-4/+0
2018-06-14tree-wide: drop 'This file is part of systemd' blurbLennart Poettering1-2/+0
2018-04-27tree-wide: be more careful with the type of array sizesLennart Poettering1-5/+4
2018-04-06tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek1-13/+0
2017-11-19Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek1-0/+1
2017-09-22io-util: add new IOVEC_INIT/IOVEC_MAKE macrosLennart Poettering1-8/+5
2016-02-23tree-wide: minor formatting inconsistency cleanupsVito Caputo1-1/+1
2016-02-10tree-wide: remove Emacs lines from all filesDaniel Mack1-2/+0
2016-01-27machined: add early checks for unrealistically large image/pool sizesLennart Poettering1-0/+18
2015-11-30basic: include only what we useThomas Hindoe Paaboel Andersen1-0/+3
2015-10-27io-util.h: move iovec stuff from macro.h to io-util.hLennart Poettering1-1/+38
2015-10-26util-lib: split out IO related calls to io-util.[ch]Lennart Poettering1-0/+39