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.7 by root, Mon Jul 18 07:48:26 2016 UTC vs.
Revision 1.8 by root, Fri Jun 23 21:43:51 2017 UTC

229#define MAP_HUGETLB 0 229#define MAP_HUGETLB 0
230#endif 230#endif
231#ifndef MAP_STACK 231#ifndef MAP_STACK
232#define MAP_STACK 0 232#define MAP_STACK 0
233#endif 233#endif
234#ifndef F_DUPFD_CLOEXEC
235#define F_DUPFD_CLOEXEC 0
236#endif
237#ifndef F_OFD_GETLK
238#define F_OFD_GETLK 0
239#endif
240#ifndef F_OFD_SETLK
241#define F_OFD_SETLK 0
242#endif
243#ifndef F_OFD_GETLKW
244#define F_OFD_GETLKW 0
245#endif
234#ifndef FIFREEZE 246#ifndef FIFREEZE
235#define FIFREEZE 0 247#define FIFREEZE 0
236#endif 248#endif
237#ifndef FITHAW 249#ifndef FITHAW
238#define FITHAW 0 250#define FITHAW 0

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines