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.287 by root, Tue Dec 29 15:28:02 2020 UTC vs.
Revision 1.288 by root, Tue Dec 29 18:00:40 2020 UTC

1371 const_iv (P_PID) 1371 const_iv (P_PID)
1372 const_iv (P_PIDFD) 1372 const_iv (P_PIDFD)
1373 const_iv (P_PGID) 1373 const_iv (P_PGID)
1374 const_iv (P_ALL) 1374 const_iv (P_ALL)
1375 1375
1376 const_iv (FSCONFIG_SET_FLAG)
1377 const_iv (FSCONFIG_SET_STRING)
1378 const_iv (FSCONFIG_SET_BINARY)
1379 const_iv (FSCONFIG_SET_PATH)
1380 const_iv (FSCONFIG_SET_PATH_EMPTY)
1381 const_iv (FSCONFIG_SET_FD)
1382 const_iv (FSCONFIG_CMD_CREATE)
1383 const_iv (FSCONFIG_CMD_RECONFIGURE)
1384
1385 const_iv (MOUNT_ATTR_RDONLY)
1386 const_iv (MOUNT_ATTR_NOSUID)
1387 const_iv (MOUNT_ATTR_NODEV)
1388 const_iv (MOUNT_ATTR_NOEXEC)
1389 const_iv (MOUNT_ATTR__ATIME)
1390 const_iv (MOUNT_ATTR_RELATIME)
1391 const_iv (MOUNT_ATTR_NOATIME)
1392 const_iv (MOUNT_ATTR_STRICTATIME)
1393 const_iv (MOUNT_ATTR_NODIRATIME)
1394
1376 /* these are libeio constants, and are independent of gendef0 */ 1395 /* these are libeio constants, and are independent of gendef0 */
1377 const_eio (SEEK_SET) 1396 const_eio (SEEK_SET)
1378 const_eio (SEEK_CUR) 1397 const_eio (SEEK_CUR)
1379 const_eio (SEEK_END) 1398 const_eio (SEEK_END)
1380 1399

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines