Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-02-22 | tree-wide: make ++/-- usage consistent WRT spacing | Vito Caputo | |
Throughout the tree there's spurious use of spaces separating ++ and -- operators from their respective operands. Make ++ and -- operator consistent with the majority of existing uses; discard the spaces. | |||
2016-02-10 | build-sys: move coredump logic into subdir of its own | Lennart Poettering | |