summaryrefslogtreecommitdiff
path: root/src/test/test-tmpfiles.c
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
* log: minimize includes in log.hLennart Poettering2018-01-111-0/+1
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* tree-wide: make use of getpid_cached() wherever we canLennart Poettering2017-07-201-2/+2
* Rename formats-util.h to format-util.hZbigniew Jędrzejewski-Szmek2016-11-071-1/+1
* fileio: simplify mkostemp_safe() (#4090)Topi Miettinen2016-09-131-1/+1
* tree-wide: remove unused variables (#3098)Thomas H. P. Andersen2016-04-221-1/+1
* coredump,basic: generalize O_TMPFILE handling a bitLennart Poettering2016-04-221-4/+22
* 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