Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | util-lib: split out all temporary file related calls into tmpfiles-util.c | Lennart Poettering | 2018-12-02 | 1 | -0/+1 |
* | Move LONG_LINE_MAX definition to fileio.h | Zbigniew Jędrzejewski-Szmek | 2018-11-14 | 1 | -1/+0 |
* | strv: wrap strv_new() in a macro so that NULL sentinel is implicit | Lennart Poettering | 2018-10-31 | 1 | -3/+2 |
* | Move tests for *serialize_environment into test-serialize.c | Zbigniew Jędrzejewski-Szmek | 2018-10-26 | 1 | -0/+61 |
* | test-serialize: allocate long_string dynamically | Zbigniew Jędrzejewski-Szmek | 2018-10-26 | 1 | -5/+4 |
* | test-serialize: a smoke test for the serialization functions | Zbigniew Jędrzejewski-Szmek | 2018-10-26 | 1 | -0/+149 |