ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/Linux-Clone/Changes
(Generate patch)

Comparing Linux-Clone/Changes (file contents):
Revision 1.4 by root, Tue Nov 7 18:15:29 2017 UTC vs.
Revision 1.5 by root, Mon Jul 25 10:59:29 2022 UTC

1Revision history for Perl extension Linux::Clone 1Revision history for Perl extension Linux::Clone
2 2
3TODO: ioctl_ns, NS_GET_USERNS, NS_GET_PARENT
4TODO: 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)
5TODO: CLONE_PIDFD, pidfd_send_signal
6
7 - add CLONE_PIDFD symbol.
8
31.2 Tue Nov 7 19:15:11 CET 2017 91.2 Tue Nov 7 19:15:11 CET 2017
4 - the CLONE constants wrongly acuqired a CLONE_ prefix, remove 10 - the CLONE constants wrongly acquired a CLONE_ prefix, remove
5 it again (reported by Ryan Voots). 11 it again (reported by Ryan Voots).
6 - use __has_include to check for existance of linux/kcmp.h, if the 12 - use __has_include to check for existance of linux/kcmp.h, if the
7 compiler defines it in case there is a kernel/libc mismatch. 13 compiler defines it in case there is a kernel/libc mismatch.
8 14
91.1 Thu Nov 2 08:30:45 CET 2017 151.1 Thu Nov 2 08:30:45 CET 2017

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines