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.237 by root, Thu Jun 25 18:08:47 2015 UTC vs.
Revision 1.238 by root, Thu Jan 21 23:04:46 2016 UTC

985 const_iv (MAP_SHARED) 985 const_iv (MAP_SHARED)
986 const_iv (MAP_FIXED) 986 const_iv (MAP_FIXED)
987 const_iv (MAP_ANONYMOUS) 987 const_iv (MAP_ANONYMOUS)
988 988
989 /* linuxish */ 989 /* linuxish */
990 const_iv (MAP_HUGETLB)
991 const_iv (MAP_LOCKED) 990 const_iv (MAP_LOCKED)
992 const_iv (MAP_NORESERVE) 991 const_iv (MAP_NORESERVE)
993 const_iv (MAP_POPULATE) 992 const_iv (MAP_POPULATE)
994 const_iv (MAP_NONBLOCK) 993 const_iv (MAP_NONBLOCK)
995 const_iv (MAP_GROWSDOWN) 994 const_iv (MAP_GROWSDOWN)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines