Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | man: add notes about thread safety of sd_journal_* functions | Zbigniew Jędrzejewski-Szmek | 2016-10-16 | 1 | -0/+12 |
| | | | | Fixes #4056. | ||||
* | sd-journal: introduce has_runtime_files and has_persistent_files | Jan Synacek | 2016-02-01 | 1 | -0/+95 |
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. |