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.20 by root, Tue Dec 29 15:28:02 2020 UTC vs.
Revision 1.21 by root, Tue Dec 29 18:00:40 2020 UTC

669#ifndef P_PGID 669#ifndef P_PGID
670#define P_PGID 0 670#define P_PGID 0
671#endif 671#endif
672#ifndef P_ALL 672#ifndef P_ALL
673#define P_ALL 0 673#define P_ALL 0
674#endif
675#ifndef FSCONFIG_SET_FLAG
676#define FSCONFIG_SET_FLAG 0
677#endif
678#ifndef FSCONFIG_SET_STRING
679#define FSCONFIG_SET_STRING 0
680#endif
681#ifndef FSCONFIG_SET_BINARY
682#define FSCONFIG_SET_BINARY 0
683#endif
684#ifndef FSCONFIG_SET_PATH
685#define FSCONFIG_SET_PATH 0
686#endif
687#ifndef FSCONFIG_SET_PATH_EMPTY
688#define FSCONFIG_SET_PATH_EMPTY 0
689#endif
690#ifndef FSCONFIG_SET_FD
691#define FSCONFIG_SET_FD 0
692#endif
693#ifndef FSCONFIG_CMD_CREATE
694#define FSCONFIG_CMD_CREATE 0
695#endif
696#ifndef FSCONFIG_CMD_RECONFIGURE
697#define FSCONFIG_CMD_RECONFIGURE 0
698#endif
699#ifndef MOUNT_ATTR_RDONLY
700#define MOUNT_ATTR_RDONLY 0
701#endif
702#ifndef MOUNT_ATTR_NOSUID
703#define MOUNT_ATTR_NOSUID 0
704#endif
705#ifndef MOUNT_ATTR_NODEV
706#define MOUNT_ATTR_NODEV 0
707#endif
708#ifndef MOUNT_ATTR_NOEXEC
709#define MOUNT_ATTR_NOEXEC 0
710#endif
711#ifndef MOUNT_ATTR__ATIME
712#define MOUNT_ATTR__ATIME 0
713#endif
714#ifndef MOUNT_ATTR_RELATIME
715#define MOUNT_ATTR_RELATIME 0
716#endif
717#ifndef MOUNT_ATTR_NOATIME
718#define MOUNT_ATTR_NOATIME 0
719#endif
720#ifndef MOUNT_ATTR_STRICTATIME
721#define MOUNT_ATTR_STRICTATIME 0
722#endif
723#ifndef MOUNT_ATTR_NODIRATIME
724#define MOUNT_ATTR_NODIRATIME 0
674#endif 725#endif
675#if HAVE_SYSCALL 726#if HAVE_SYSCALL
676# if __linux__ && !defined(SYS_pidfd_open) 727# if __linux__ && !defined(SYS_pidfd_open)
677# define SYS_pidfd_open 434 728# define SYS_pidfd_open 434
678# endif 729# endif

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines