chiark / gitweb /
readahead-analyze: don't call fclose on null
[elogind.git] / src / readahead / readahead-analyze.c
2012-08-23 Lukas Nykrynreadahead-analyze: don't call fclose on null
2012-08-08 Lennart Poetteringfix a couple of issues found with llvm-analyze
2012-07-03 Lennart Poetteringreadahead: fix calculation of percentage
2012-06-21 Lennart Poetteringjournal: fix sd_journal_stream_fd()
2012-06-21 Lennart Poetteringreadahead: minor code style fixes
2012-06-21 Lennart Poetteringreadahead: make sure to close pack file before exiting...
2012-06-21 Lennart Poetteringreadahead: use log_error() for logging errors
2012-06-21 Lennart Poetteringreadahead: make use of util.h's page_size() call
2012-06-21 Lennart Poetteringreadahead: merge three binaries into one
2012-06-05 Auke Kokreadahead: Add tool to analyze the contents of the...