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.5 by root, Sun May 1 17:19:39 2016 UTC vs.
Revision 1.6 by root, Tue Jul 12 20:46:33 2016 UTC

46#define POSIX_MADV_WILLNEED 0 46#define POSIX_MADV_WILLNEED 0
47#endif 47#endif
48#ifndef POSIX_MADV_DONTNEED 48#ifndef POSIX_MADV_DONTNEED
49#define POSIX_MADV_DONTNEED 0 49#define POSIX_MADV_DONTNEED 0
50#endif 50#endif
51#ifndef POSIX_MADV_FREE
52#define POSIX_MADV_FREE 0
53#endif
51#ifndef O_RDONLY 54#ifndef O_RDONLY
52#define O_RDONLY 0 55#define O_RDONLY 0
53#endif 56#endif
54#ifndef O_WRONLY 57#ifndef O_WRONLY
55#define O_WRONLY 0 58#define O_WRONLY 0

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines