summaryrefslogtreecommitdiff
path: root/src/basic/tmpfile-util.c
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: replace strjoin() with path_join()Yu Watanabe2019-06-211-1/+1
* tmpfile-util: simplify umask reset declarationLennart Poettering2019-05-241-3/+1
* Add open_memstream_unlocked() wrapperZbigniew Jędrzejewski-Szmek2019-04-121-1/+0
* Add fdopen_unlocked() wrapperZbigniew Jędrzejewski-Szmek2019-04-121-6/+5
* Make fopen_temporary and fopen_temporary_label unlockedZbigniew Jędrzejewski-Szmek2019-04-121-0/+7
* basic/tmpfile-util.c: fix build without O_TMPFILEFabrice Fontaine2019-01-111-0/+1
* tree-wide: Remove O_CLOEXEC from fdopenChris Down2018-12-121-1/+1
* util-lib: split out all temporary file related calls into tmpfiles-util.cLennart Poettering2018-12-021-0/+329