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.14 by root, Tue Jul 24 19:32:20 2018 UTC vs.
Revision 1.15 by root, Mon Mar 18 23:52:09 2019 UTC

499#define TFD_TIMER_ABSTIME 0 499#define TFD_TIMER_ABSTIME 0
500#endif 500#endif
501#ifndef TFD_TIMER_CANCEL_ON_SET 501#ifndef TFD_TIMER_CANCEL_ON_SET
502#define TFD_TIMER_CANCEL_ON_SET 0 502#define TFD_TIMER_CANCEL_ON_SET 0
503#endif 503#endif
504#ifndef STATX_TYPE
505#define STATX_TYPE 0
506#endif
507#ifndef STATX_MODE
508#define STATX_MODE 0
509#endif
510#ifndef STATX_NLINK
511#define STATX_NLINK 0
512#endif
513#ifndef STATX_UID
514#define STATX_UID 0
515#endif
516#ifndef STATX_GID
517#define STATX_GID 0
518#endif
519#ifndef STATX_ATIME
520#define STATX_ATIME 0
521#endif
522#ifndef STATX_MTIME
523#define STATX_MTIME 0
524#endif
525#ifndef STATX_CTIME
526#define STATX_CTIME 0
527#endif
528#ifndef STATX_INO
529#define STATX_INO 0
530#endif
531#ifndef STATX_SIZE
532#define STATX_SIZE 0
533#endif
534#ifndef STATX_BLOCKS
535#define STATX_BLOCKS 0
536#endif
537#ifndef STATX_BASIC_STATS
538#define STATX_BASIC_STATS 0
539#endif
540#ifndef STATX_ALL
541#define STATX_ALL 0
542#endif
543#ifndef STATX_BTIME
544#define STATX_BTIME 0
545#endif
546#ifndef STATX_ATTR_COMPRESSED
547#define STATX_ATTR_COMPRESSED 0
548#endif
549#ifndef STATX_ATTR_IMMUTABLE
550#define STATX_ATTR_IMMUTABLE 0
551#endif
552#ifndef STATX_ATTR_APPEND
553#define STATX_ATTR_APPEND 0
554#endif
555#ifndef STATX_ATTR_NODUMP
556#define STATX_ATTR_NODUMP 0
557#endif
558#ifndef STATX_ATTR_ENCRYPTED
559#define STATX_ATTR_ENCRYPTED 0
560#endif
561#ifndef STATX_ATTR_AUTOMOUNT
562#define STATX_ATTR_AUTOMOUNT 0
563#endif

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines