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.11 by root, Tue Feb 20 05:23:47 2018 UTC vs.
Revision 1.12 by root, Wed Jul 18 00:57:55 2018 UTC

226#define MAP_HUGETLB 0 226#define MAP_HUGETLB 0
227#endif 227#endif
228#ifndef MAP_STACK 228#ifndef MAP_STACK
229#define MAP_STACK 0 229#define MAP_STACK 0
230#endif 230#endif
231#ifndef MREMAP_MAYMOVE
232#define MREMAP_MAYMOVE 0
233#endif
234#ifndef MREMAP_FIXED
235#define MREMAP_FIXED 0
236#endif
231#ifndef F_DUPFD_CLOEXEC 237#ifndef F_DUPFD_CLOEXEC
232#define F_DUPFD_CLOEXEC 0 238#define F_DUPFD_CLOEXEC 0
233#endif 239#endif
234#ifndef F_OFD_GETLK 240#ifndef F_OFD_GETLK
235#define F_OFD_GETLK 0 241#define F_OFD_GETLK 0

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines