Christian Brauner
db4af8c57e
build: improve meson build
...
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
2021-09-23 14:05:24 +02:00
Christian Brauner
1160ce891d
tree-wide: fix config.h inclusion
...
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
2021-09-03 17:53:38 +02:00
Christian Brauner
92a10958c9
process_utils: hide unnecessary symbols
...
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
2020-07-20 18:45:02 +02:00
Christian Brauner
f7176c3ea9
lxc: support CLONE_INTO_CGROUP
...
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
2020-06-29 13:58:21 +02:00
Christian Brauner
2f46fe6e7a
process_utils: make lxc use clone3() whenever possible
...
No more weird api quirks between architectures and cool new features.
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
2020-05-15 16:08:31 +02:00
Christian Brauner
96086a6b7b
process_utils: add clone3() support
...
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
2020-05-15 13:42:56 +02:00
Christian Brauner
f40988c773
process_utils: introduce new process_utils.{c,h}
...
This will be the central place for all process management helpers. This also
removes raw_syscalls.{c,h}.
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
2020-05-15 12:32:28 +02:00