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.233 by root, Thu Jun 25 13:34:28 2015 UTC vs.
Revision 1.234 by root, Thu Jun 25 15:20:11 2015 UTC

933 const_iv (O_SEARCH) 933 const_iv (O_SEARCH)
934 const_iv (O_DIRECTORY) 934 const_iv (O_DIRECTORY)
935 const_iv (O_DSYNC) 935 const_iv (O_DSYNC)
936 const_iv (O_RSYNC) 936 const_iv (O_RSYNC)
937 const_iv (O_SYNC) 937 const_iv (O_SYNC)
938 const_iv (O_PATH)
939 const_iv (O_TMPFILE)
938 const_iv (O_TTY_INIT) 940 const_iv (O_TTY_INIT)
939 941
940 const_iv (S_IFIFO) 942 const_iv (S_IFIFO)
941 const_iv (S_IFCHR) 943 const_iv (S_IFCHR)
942 const_iv (S_IFBLK) 944 const_iv (S_IFBLK)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines