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.15 by root, Mon Mar 18 23:52:09 2019 UTC vs.
Revision 1.16 by root, Wed Apr 3 03:03:53 2019 UTC

472#define EFD_NONBLOCK 0 472#define EFD_NONBLOCK 0
473#endif 473#endif
474#ifndef EFD_SEMAPHORE 474#ifndef EFD_SEMAPHORE
475#define EFD_SEMAPHORE 0 475#define EFD_SEMAPHORE 0
476#endif 476#endif
477#ifndef MFD_CLOEXEC
478#define MFD_CLOEXEC 0
479#endif
480#ifndef MFD_ALLOW_SEALING
481#define MFD_ALLOW_SEALING 0
482#endif
483#ifndef MFD_HUGETLB
484#define MFD_HUGETLB 0
485#endif
477#ifndef CLOCK_REALTIME 486#ifndef CLOCK_REALTIME
478#define CLOCK_REALTIME 0 487#define CLOCK_REALTIME 0
479#endif 488#endif
480#ifndef CLOCK_MONOTONIC 489#ifndef CLOCK_MONOTONIC
481#define CLOCK_MONOTONIC 0 490#define CLOCK_MONOTONIC 0

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines