]> git.ipfire.org Git - people/ms/pakfire.git/commit
cgroups: Create their own types
authorMichael Tremer <michael.tremer@ipfire.org>
Fri, 27 Jun 2025 10:41:38 +0000 (10:41 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 27 Jun 2025 10:41:38 +0000 (10:41 +0000)
commit652916253ef1a51d9824e0cf55d5e444d86e9ca8
treef9f6f25a6106928300df3918cb14822818a62e98
parent0ecfa7b1566de5b63a22137ffc208c48d56122b8
cgroups: Create their own types

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/pakfire/build.c
src/pakfire/cgroup.c
src/pakfire/cgroup.h
src/pakfire/daemon.c
src/pakfire/jail.c
src/pakfire/jail.h
tests/libpakfire/cgroup.c
tests/libpakfire/jail.c