Age | Commit message (Collapse) | Author | |
---|---|---|---|
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/ | |||
2015-05-05 | lockfile-util.[ch]: Split out from util.[ch] | Colin Walters | |
Continuing the general trend of splitting up util.[ch]. I specifically want to reuse this code in https://github.com/GNOME/libglnx and having it split up will make future copy-pasting easier. |