--- Linux-Clone/Changes 2022/09/03 23:48:17 1.7 +++ Linux-Clone/Changes 2022/09/03 23:56:10 1.8 @@ -3,9 +3,11 @@ TODO: ioctl_ns, NS_GET_USERNS, NS_GET_PARENT TODO: docs, nsenter(1), unshare(1), unshare(2), setns(2), ioctl_ns(2), cgroup_namespaces(7) pid_namespaces(7), user_namespaces(7), ip-netzns(8), lsns(8), switch_root(8) +1.3 - add Linux::Clone::configure_loopback helper function. - - add CLONE_PIDFD and CSIGNAL symbols. - - add "official" sched.h include. + - add CLONE_PIDFD, CSIGNAL, NS_GET_USERNS, NS_GET_PARENT, NS_GET_NSTYPE + and NS_OWNER_UID symbols. + - use "official" sched.h include. 1.2 Tue Nov 7 19:15:11 CET 2017 - the CLONE constants wrongly acquired a CLONE_ prefix, remove