summaryrefslogtreecommitdiff
path: root/src/test/test-tmpfiles.c
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* test-tmpfiles: actually test that the file is temporaryZbigniew Jędrzejewski-Szmek2016-01-201-3/+14
* util-lib: split out allocation calls into alloc-util.[ch]Lennart Poettering2015-10-271-0/+1
* util-lib: move more file I/O related calls into fileio.[ch]Lennart Poettering2015-10-271-0/+1
* util-lib: split out fd-related operations into fd-util.[ch]Lennart Poettering2015-10-251-0/+1
* util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering2015-10-241-3/+4
* shared: add formats-util.hRonny Chevalier2015-04-101-0/+1
* remove unused includesThomas Hindoe Paaboel Andersen2015-02-231-2/+0
* util: rework strappenda(), and rename it strjoina()Lennart Poettering2015-02-031-1/+1
* test: only use assert_seThomas Hindoe Paaboel Andersen2014-10-041-2/+2
* always use the same code for creating temporary filesLennart Poettering2014-01-281-2/+2
* journal: guarantee async-signal-safety in sd_journald_sendvZbigniew Jędrzejewski-Szmek2014-01-271-0/+51