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.19 by root, Tue Dec 29 15:25:26 2020 UTC vs.
Revision 1.20 by root, Tue Dec 29 15:28:02 2020 UTC

657#ifndef MOVE_MOUNT_T_AUTOMOUNTS 657#ifndef MOVE_MOUNT_T_AUTOMOUNTS
658#define MOVE_MOUNT_T_AUTOMOUNTS 0 658#define MOVE_MOUNT_T_AUTOMOUNTS 0
659#endif 659#endif
660#ifndef MOVE_MOUNT_T_EMPTY_PATH 660#ifndef MOVE_MOUNT_T_EMPTY_PATH
661#define MOVE_MOUNT_T_EMPTY_PATH 0 661#define MOVE_MOUNT_T_EMPTY_PATH 0
662#endif
663#ifndef P_PID
664#define P_PID 0
665#endif
666#ifndef P_PIDFD
667#define P_PIDFD 0
668#endif
669#ifndef P_PGID
670#define P_PGID 0
671#endif
672#ifndef P_ALL
673#define P_ALL 0
662#endif 674#endif
663#if HAVE_SYSCALL 675#if HAVE_SYSCALL
664# if __linux__ && !defined(SYS_pidfd_open) 676# if __linux__ && !defined(SYS_pidfd_open)
665# define SYS_pidfd_open 434 677# define SYS_pidfd_open 434
666# endif 678# endif

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines