chiark / gitweb /
tmpfiles: add 'a' type to set ACLs
[elogind.git] / src / journal / mmap-cache.h
2015-01-05 Lennart Poetteringjournald: process SIGBUS for the memory maps we set up
2014-12-12 Michal Schmidtjournal: replace contexts hashmap with a plain array
2014-12-12 Michal Schmidtjournal: delete unused function mmap_cache_close_context
2014-12-12 Michal Schmidtjournal: remove journal_file_object_keep/release functions
2014-10-10 Jan Janssensd-journal: fix sd_journal_enumerate_unique skipping...
2014-01-11 Zbigniew Jędrzejew... journal: fix access to munmapped memory in sd_journal_e...
2013-11-26 Lennart Poetteringjournald: keep statistics on how of we hit/miss the...
2013-01-07 Tom GundersenMerge nss-myhostname
2012-09-21 Lennart Poetteringjournal: bring mmap cache prototype in sync
2012-09-21 Lennart Poetteringjournal: completely rework the mmap cache as I too...
2012-08-21 Lennart Poetteringjournal: be more careful when keeping around mmaps...
2012-08-17 Lennart Poetteringmmap: resize arrays dynamically
2012-08-16 Lennart Poetteringjournal: add superficial structure verifier
2012-08-16 Lennart Poetteringjournal: implement generic sharable mmap caching logic