]> git.ipfire.org Git - thirdparty/lxc.git/commit
clone: add infrastructure for CLONE_PIDFD 2984/head
authorChristian Brauner <christian.brauner@ubuntu.com>
Thu, 9 May 2019 13:01:27 +0000 (15:01 +0200)
committerChristian Brauner <christian.brauner@ubuntu.com>
Thu, 9 May 2019 13:01:27 +0000 (15:01 +0200)
commita59440be0901362f64e600cc570c8efe41ed4995
tree3e3585e08e506efe8dbfa2da55c316e2d9eef4b9
parentb52e8e68a61866da2af86e85905ec850f8a8b7fc
clone: add infrastructure for CLONE_PIDFD

https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=eac7078a0fff1e72cf2b641721e3f55ec7e5e21e

Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
src/lxc/attach.c
src/lxc/conf.c
src/lxc/raw_syscalls.c
src/lxc/raw_syscalls.h
src/lxc/start.c
src/lxc/utils.c
src/tests/lxc_raw_clone.c