index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
test-tmpfiles.c
Age
Commit message (
Expand
)
Author
2016-09-13
fileio: simplify mkostemp_safe() (#4090)
Topi Miettinen
2016-04-22
tree-wide: remove unused variables (#3098)
Thomas H. P. Andersen
2016-04-22
coredump,basic: generalize O_TMPFILE handling a bit
Lennart Poettering
2016-02-10
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-01-20
test-tmpfiles: actually test that the file is temporary
Zbigniew Jędrzejewski-Szmek
2015-10-27
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
util-lib: move more file I/O related calls into fileio.[ch]
Lennart Poettering
2015-10-25
util-lib: split out fd-related operations into fd-util.[ch]
Lennart Poettering
2015-10-24
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-04-10
shared: add formats-util.h
Ronny Chevalier
2015-02-23
remove unused includes
Thomas Hindoe Paaboel Andersen
2015-02-03
util: rework strappenda(), and rename it strjoina()
Lennart Poettering
2014-10-04
test: only use assert_se
Thomas Hindoe Paaboel Andersen
2014-01-28
always use the same code for creating temporary files
Lennart Poettering
2014-01-27
journal: guarantee async-signal-safety in sd_journald_sendv
Zbigniew Jędrzejewski-Szmek