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.13 by root, Sun Jul 22 20:39:19 2018 UTC vs.
Revision 1.14 by root, Tue Jul 24 19:32:20 2018 UTC

238#define MREMAP_FIXED 0 238#define MREMAP_FIXED 0
239#endif 239#endif
240#ifndef F_DUPFD_CLOEXEC 240#ifndef F_DUPFD_CLOEXEC
241#define F_DUPFD_CLOEXEC 0 241#define F_DUPFD_CLOEXEC 0
242#endif 242#endif
243#ifndef MSG_CMSG_CLOEXEC
244#define MSG_CMSG_CLOEXEC 0
245#endif
246#ifndef SOCK_CLOEXEC
247#define SOCK_CLOEXEC 0
248#endif
243#ifndef F_OFD_GETLK 249#ifndef F_OFD_GETLK
244#define F_OFD_GETLK 0 250#define F_OFD_GETLK 0
245#endif 251#endif
246#ifndef F_OFD_SETLK 252#ifndef F_OFD_SETLK
247#define F_OFD_SETLK 0 253#define F_OFD_SETLK 0

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines