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.289 by root, Mon Jan 4 22:19:06 2021 UTC vs.
Revision 1.290 by root, Sun Feb 7 13:13:44 2021 UTC

1203 const_iv (MAP_NONBLOCK) 1203 const_iv (MAP_NONBLOCK)
1204 const_iv (MAP_GROWSDOWN) 1204 const_iv (MAP_GROWSDOWN)
1205 const_iv (MAP_32BIT) 1205 const_iv (MAP_32BIT)
1206 const_iv (MAP_HUGETLB) 1206 const_iv (MAP_HUGETLB)
1207 const_iv (MAP_STACK) 1207 const_iv (MAP_STACK)
1208 const_iv (MAP_FIXED_NOREPLACE)
1209 const_iv (MAP_SHARED_VALIDATE)
1210 const_iv (MAP_SYNC)
1211 const_iv (MAP_UNINITIALIZED)
1208 1212
1209 const_iv (MREMAP_MAYMOVE) 1213 const_iv (MREMAP_MAYMOVE)
1210 const_iv (MREMAP_FIXED) 1214 const_iv (MREMAP_FIXED)
1211 1215
1212 const_iv (MSG_CMSG_CLOEXEC) 1216 const_iv (MSG_CMSG_CLOEXEC)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines