Systemd/src/libsystemd
Tejun Heo ca2f6384aa core: rename cg_unified() to cg_all_unified()
A following patch will update cgroup handling so that the systemd controller
(/sys/fs/cgroup/systemd) can use the unified hierarchy even if the kernel
resource controllers are on the legacy hierarchies.  This would require
distinguishing whether all controllers are on cgroup v2 or only the systemd
controller is.  In preparation, this patch renames cg_unified() to
cg_all_unified().

This patch doesn't cause any functional changes.
2016-08-15 18:13:36 -04:00
..
sd-bus core: rename cg_unified() to cg_all_unified() 2016-08-15 18:13:36 -04:00
sd-daemon tree-wide: htonl() is weird, let's use htobe32() instead (#3538) 2016-06-15 01:26:01 +02:00
sd-device treewide: fix typos and remove accidental repetition of words 2016-07-11 16:18:43 +02:00
sd-event sd-event: expose the event loop iteration counter via sd_event_get_iteration() (#3631) 2016-06-30 21:25:07 +02:00
sd-hwdb tree-wide: place #pragma once at the same place everywhere 2016-02-20 22:42:29 +01:00
sd-id128 sd-id128: be more liberal when reading files with 128bit IDs 2016-07-25 20:53:26 +02:00
sd-login Various fixes for typos found by lintian (#3705) 2016-07-12 12:52:11 +02:00
sd-netlink networkd: added support for vrf interfaces (#3316) 2016-06-16 00:25:06 +02:00
sd-network tree-wide: remove unused variables 2016-02-23 20:40:51 +01:00
sd-path sd-path: use XDG_CONFIG_HOME instead of hardcoding ~/.config for user-dirs 2016-03-15 04:09:44 +00:00
sd-resolve sd-resolve: use close_many() (#3643) 2016-07-02 08:17:26 -07:00
sd-utf8 tree-wide: remove Emacs lines from all files 2016-02-10 13:41:57 +01:00
.gitignore libsystemd: remove list of symbols to export only in the future 2015-06-17 16:21:13 +02:00
Makefile libsystemd-bus: rename to libsystemd 2014-01-13 18:54:19 +01:00
libsystemd.pc.in build-sys: update .pc.in files 2014-01-25 18:55:58 -05:00
libsystemd.sym sd-event: expose the event loop iteration counter via sd_event_get_iteration() (#3631) 2016-06-30 21:25:07 +02:00