summaryrefslogtreecommitdiff
path: root/src/shared/fileio.h
AgeCommit message (Expand)AuthorFilesLines
2014-11-07copy: teach copy_bytes() sendfile() support, and then replace sendfile_full()...Lennart Poettering1-1/+0
2014-08-15cgroup: never try to create files in cgroupfs, only open them for writingLennart Poettering1-0/+1
2014-07-03machinectl: show /etc/os-release information of container in status outputLennart Poettering1-2/+5
2013-11-30systemctl: add "systemctl cat"Shawn Landden1-0/+1
2013-09-13Advertise hibernation only if there's enough free swapZbigniew Jędrzejewski-Szmek1-0/+2
2013-07-26journalctl: use _COMM= match for scriptsZbigniew Jędrzejewski-Szmek1-0/+2
2013-05-06fileio: split write_one_line_file into twoZbigniew Jędrzejewski-Szmek1-0/+4
2013-04-03shared: rework env file readerLennart Poettering1-1/+1
2013-04-03util: rename write_one_line_file() to write_string_file()Lennart Poettering1-2/+2
2013-02-14honor SELinux labels, when creating and writing config filesHarald Hoyer1-0/+33