summaryrefslogtreecommitdiff
path: root/src/journal/test-mmap-cache.c
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-06-141-2/+0
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* journal: return mapped size from mmap_cache_get()Vito Caputo2017-07-121-5/+5
* journal: explicitly add fds to mmap-cache (#6307)Vito Caputo2017-07-101-5/+9
* fileio: simplify mkostemp_safe() (#4090)Topi Miettinen2016-09-131-3/+3
* 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