ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/IO-AIO/def0.h
(Generate patch)

Comparing IO-AIO/def0.h (file contents):
Revision 1.3 by root, Sat Jan 25 00:15:52 2014 UTC vs.
Revision 1.4 by root, Thu Jun 25 15:20:11 2015 UTC

67#define O_RSYNC 0 67#define O_RSYNC 0
68#endif 68#endif
69#ifndef O_SYNC 69#ifndef O_SYNC
70#define O_SYNC 0 70#define O_SYNC 0
71#endif 71#endif
72#ifndef O_PATH
73#define O_PATH 0
74#endif
75#ifndef O_TMPFILE
76#define O_TMPFILE 0
77#endif
72#ifndef O_TTY_INIT 78#ifndef O_TTY_INIT
73#define O_TTY_INIT 0 79#define O_TTY_INIT 0
74#endif 80#endif
75#ifndef S_IFIFO 81#ifndef S_IFIFO
76#define S_IFIFO 0 82#define S_IFIFO 0

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines