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

Comparing Linux-Clone/Clone.xs (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

141# ifdef CLONE_IO 141# ifdef CLONE_IO
142 const_iv_clone (IO) 142 const_iv_clone (IO)
143# endif 143# endif
144# ifdef CLONE_NEWCGROUP 144# ifdef CLONE_NEWCGROUP
145 const_iv_clone (NEWCGROUP) 145 const_iv_clone (NEWCGROUP)
146# endif
147# ifdef CLONE_PIDFD
148 const_iv_clone (PIDFD)
146# endif 149# endif
147# ifdef SYS_kcmp 150# ifdef SYS_kcmp
148 const_iv (KCMP_FILE) 151 const_iv (KCMP_FILE)
149 const_iv (KCMP_VM) 152 const_iv (KCMP_VM)
150 const_iv (KCMP_FILES) 153 const_iv (KCMP_FILES)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines