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.276 by root, Wed Apr 3 03:03:53 2019 UTC vs.
Revision 1.277 by root, Wed Apr 3 03:09:04 2019 UTC

1195 const_iv (MAP_STACK) 1195 const_iv (MAP_STACK)
1196 1196
1197 const_iv (MREMAP_MAYMOVE) 1197 const_iv (MREMAP_MAYMOVE)
1198 const_iv (MREMAP_FIXED) 1198 const_iv (MREMAP_FIXED)
1199 1199
1200 const_iv (F_DUPFD_CLOEXEC)
1201
1202 const_iv (MSG_CMSG_CLOEXEC) 1200 const_iv (MSG_CMSG_CLOEXEC)
1203 const_iv (SOCK_CLOEXEC) 1201 const_iv (SOCK_CLOEXEC)
1202
1203 const_iv (F_DUPFD_CLOEXEC)
1204
1205 const_iv (F_ADD_SEALS)
1206 const_iv (F_GET_SEALS)
1207 const_iv (F_SEAL_SEAL)
1208 const_iv (F_SEAL_SHRINK)
1209 const_iv (F_SEAL_GROW)
1210 const_iv (F_SEAL_WRITE)
1204 1211
1205 const_iv (F_OFD_GETLK) 1212 const_iv (F_OFD_GETLK)
1206 const_iv (F_OFD_SETLK) 1213 const_iv (F_OFD_SETLK)
1207 const_iv (F_OFD_GETLKW) 1214 const_iv (F_OFD_GETLKW)
1208 1215

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines