Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-10-15 | man: add notes about thread safety of sd_journal_* functions | Zbigniew Jędrzejewski-Szmek | |
Fixes #4056. | |||
2016-02-01 | sd-journal: introduce has_runtime_files and has_persistent_files | Jan Synacek | |
Also introduce sd_journal_has_runtime_files() and sd_journal_has_persistent_files() to the public API. These functions can be used to easily find out if the open journal files are runtime and/or persistent. |