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

Comparing IO-AIO/AIO.xs (file contents):
Revision 1.245 by root, Fri Jun 23 03:23:19 2017 UTC vs.
Revision 1.246 by root, Fri Jun 23 21:43:51 2017 UTC

996 const_iv (MAP_GROWSDOWN) 996 const_iv (MAP_GROWSDOWN)
997 const_iv (MAP_32BIT) 997 const_iv (MAP_32BIT)
998 const_iv (MAP_HUGETLB) 998 const_iv (MAP_HUGETLB)
999 const_iv (MAP_STACK) 999 const_iv (MAP_STACK)
1000 1000
1001 const_iv (F_DUPFD_CLOEXEC)
1002
1003 const_iv (F_OFD_GETLK)
1004 const_iv (F_OFD_SETLK)
1005 const_iv (F_OFD_GETLKW)
1006
1001 const_iv (FIFREEZE) 1007 const_iv (FIFREEZE)
1002 const_iv (FITHAW) 1008 const_iv (FITHAW)
1003 const_iv (FITRIM) 1009 const_iv (FITRIM)
1004 const_iv (FICLONE) 1010 const_iv (FICLONE)
1005 const_iv (FICLONERANGE) 1011 const_iv (FICLONERANGE)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines