summaryrefslogtreecommitdiff
path: root/src/journal/test-mmap-cache.c
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* util-lib: move more file I/O related calls into fileio.[ch]Lennart Poettering2015-10-271-1/+2
* util-lib: split out fd-related operations into fd-util.[ch]Lennart Poettering2015-10-251-1/+2
* remove unused includesThomas Hindoe Paaboel Andersen2015-02-231-1/+0
* journal: remove journal_file_object_keep/release functionsMichal Schmidt2014-12-131-5/+5
* tests: use assert_se instead of assertRonny Chevalier2014-11-301-11/+11
* sd-journal: fix sd_journal_enumerate_unique skipping valuesJan Janssen2014-10-091-5/+5
* util: replace close_nointr_nofail() by a more useful safe_close()Lennart Poettering2014-03-181-3/+3
* always use the same code for creating temporary filesLennart Poettering2014-01-281-3/+4
* journal: add missing test fileLennart Poettering2012-09-241-0/+79