Branch: refs/heads/master Home: https://github.com/lxc/lxc Commit: bed09c9cc0bec7bbd2442fcce4a2a0f03994cb09 https://github.com/lxc/lxc/commit/bed09c9cc0bec7bbd2442fcce4a2a0f03994cb09 Author: Christian Brauner <christian.brau...@ubuntu.com> Date: 2020-03-18 (Wed, 18 Mar 2020)
Changed paths: M src/lxc/Makefile.am M src/lxc/cgroups/cgroup2_devices.h M src/lxc/lxccontainer.c M src/lxc/raw_syscalls.c M src/lxc/raw_syscalls.h M src/lxc/seccomp.c A src/lxc/syscall_numbers.h M src/lxc/syscall_wrappers.h M src/lxc/tools/lxc_unshare.c Log Message: ----------- tree-wide: introduce and use syscall number header This allows us: - to compile on kernels with outdated headers - compile on older kernels but shipping on newer kernels Signed-off-by: Christian Brauner <christian.brau...@ubuntu.com> Commit: ed754cd297f2957624e46666418cfc20083c0f92 https://github.com/lxc/lxc/commit/ed754cd297f2957624e46666418cfc20083c0f92 Author: Stéphane Graber <stgra...@stgraber.org> Date: 2020-03-18 (Wed, 18 Mar 2020) Changed paths: M src/lxc/Makefile.am M src/lxc/cgroups/cgroup2_devices.h M src/lxc/lxccontainer.c M src/lxc/raw_syscalls.c M src/lxc/raw_syscalls.h M src/lxc/seccomp.c A src/lxc/syscall_numbers.h M src/lxc/syscall_wrappers.h M src/lxc/tools/lxc_unshare.c Log Message: ----------- Merge pull request #3304 from brauner/2020-03-18/fixes tree-wide: introduce and use syscall number header Compare: https://github.com/lxc/lxc/compare/ee555b282412...ed754cd297f2 _______________________________________________ lxc-devel mailing list lxc-devel@lists.linuxcontainers.org http://lists.linuxcontainers.org/listinfo/lxc-devel