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

Comparing Linux-Clone/Changes (file contents):
Revision 1.2 by root, Wed Aug 24 03:34:24 2016 UTC vs.
Revision 1.4 by root, Tue Nov 7 18:15:29 2017 UTC

1Revision history for Perl extension Linux::Clone 1Revision history for Perl extension Linux::Clone
2
31.2 Tue Nov 7 19:15:11 CET 2017
4 - the CLONE constants wrongly acuqired a CLONE_ prefix, remove
5 it again (reported by Ryan Voots).
6 - 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.
8
91.1 Thu Nov 2 08:30:45 CET 2017
10 - added pivot_root.
11 - added kcmp.
2 12
31.0 Wed Aug 24 05:33:54 CEST 2016 131.0 Wed Aug 24 05:33:54 CEST 2016
4 - add setns (untested). 14 - add setns (untested).
5 - add CLONE_NEWCGROUP and update documentation for newer kernels. 15 - add CLONE_NEWCGROUP and update documentation for newer kernels.
6 16

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines