summaryrefslogtreecommitdiff
path: root/src/basic/fileio.h
AgeCommit message (Expand)Author
2016-09-13fileio: simplify mkostemp_safe() (#4090)Topi Miettinen
2016-06-24machined: "machinectl clean" can take a while, do it asynchronously from a ba...Lennart Poettering
2016-04-22coredump,basic: generalize O_TMPFILE handling a bitLennart Poettering
2016-02-10tree-wide: remove Emacs lines from all filesDaniel Mack
2016-01-26util: introduce fputs_with_space() and make use of it at various placesLennart Poettering
2015-11-13util-lib: optionally, when writing a string to a file, verify string on failureLennart Poettering
2015-11-12journald: rework --sync/--rotate logic to use CLOCK_MONOTONIC timestamp filesLennart Poettering
2015-10-27util-lib: move more file I/O related calls into fileio.[ch]Lennart Poettering
2015-09-30fileio: make get_status_field() more genericAaro Koskinen
2015-07-06fileio: consolidate write_string_file*()Daniel Mack
2015-07-06fileio: add 'enforce_newline' argument to write_string_stream()Daniel Mack
2015-07-06networkd: be more defensive when writing to ipv4/ipv6 forwarding settingsLennart Poettering
2015-06-11build-sys: split internal basic/ library from shared/Kay Sievers