ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/Linux-Clone/Changes
Revision: 1.4
Committed: Tue Nov 7 18:15:29 2017 UTC (6 years, 6 months ago) by root
Branch: MAIN
CVS Tags: rel-1_2
Changes since 1.3: +6 -0 lines
Log Message:
1.2

File Contents

# User Rev Content
1 root 1.1 Revision history for Perl extension Linux::Clone
2    
3 root 1.4 1.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    
9 root 1.3 1.1 Thu Nov 2 08:30:45 CET 2017
10     - added pivot_root.
11     - added kcmp.
12    
13 root 1.2 1.0 Wed Aug 24 05:33:54 CEST 2016
14     - add setns (untested).
15     - add CLONE_NEWCGROUP and update documentation for newer kernels.
16    
17 root 1.1 0.01 Mon Nov 28 02:12:50 CET 2011
18     - cloned from Convert::Scalar.
19