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.258 by root, Wed Jul 18 00:57:55 2018 UTC vs.
Revision 1.259 by root, Sun Jul 22 20:39:19 2018 UTC

1042 const_niv (MADV_RANDOM , POSIX_MADV_RANDOM) 1042 const_niv (MADV_RANDOM , POSIX_MADV_RANDOM)
1043 const_niv (MADV_WILLNEED , POSIX_MADV_WILLNEED) 1043 const_niv (MADV_WILLNEED , POSIX_MADV_WILLNEED)
1044 const_niv (MADV_DONTNEED , POSIX_MADV_DONTNEED) 1044 const_niv (MADV_DONTNEED , POSIX_MADV_DONTNEED)
1045 1045
1046 /* the second block will be 0 when missing */ 1046 /* the second block will be 0 when missing */
1047 const_iv (O_ACCMODE)
1048
1047 const_iv (O_RDONLY) 1049 const_iv (O_RDONLY)
1048 const_iv (O_WRONLY) 1050 const_iv (O_WRONLY)
1049 const_iv (O_RDWR) 1051 const_iv (O_RDWR)
1050 const_iv (O_CREAT) 1052 const_iv (O_CREAT)
1051 const_iv (O_TRUNC) 1053 const_iv (O_TRUNC)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines