summaryrefslogtreecommitdiff
path: root/src/basic/cgroup-util.c
AgeCommit message (Expand)Author
2015-09-03cg_get_path: Removed unreachable statementreverendhomer
2015-09-02tree-wide: fix indentationThomas Hindoe Paaboel Andersen
2015-09-01core: unified cgroup hierarchy supportLennart Poettering
2015-09-01cgroup: the root cgroup is always populatedLennart Poettering
2015-09-01cgroup: drop "ignore_self" argument from cg_is_empty()Lennart Poettering
2015-09-01cgroup: small cleanups and coding style fixesLennart Poettering
2015-09-01cgroup: don't allow hidden cgroupsLennart Poettering
2015-09-01cgroup: never migrate kernel threads out of the root cgroupLennart Poettering
2015-08-03tree-wide: convert some more mfree() candidatesDaniel Mack
2015-07-06fileio: consolidate write_string_file*()Daniel Mack
2015-06-18cgroup-util: actually use the path callbackThomas Hindoe Paaboel Andersen
2015-06-11build-sys: split internal basic/ library from shared/Kay Sievers