Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-08-27 | tree-wide: we place the opening bracket on the same line as the function name | Lennart Poettering | |
Let's do this everywhere the same way. | |||
2015-06-11 | build-sys: split internal basic/ library from shared/ | Kay Sievers | |
basic/ can be used by everything cannot use anything outside of basic/ libsystemd/ can use basic/ cannot use shared/ shared/ can use libsystemd/ |