ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/IO-AIO/config.h.in
(Generate patch)

Comparing IO-AIO/config.h.in (file contents):
Revision 1.1 by root, Sun Aug 12 05:21:35 2018 UTC vs.
Revision 1.3 by root, Tue Aug 14 11:50:43 2018 UTC

76#undef HAVE_ST_XTIMESPEC 76#undef HAVE_ST_XTIMESPEC
77 77
78/* sync_file_range(2) is available */ 78/* sync_file_range(2) is available */
79#undef HAVE_SYNC_FILE_RANGE 79#undef HAVE_SYNC_FILE_RANGE
80 80
81/* Define to 1 if you have the <sys/mkdev.h> header file. */
82#undef HAVE_SYS_MKDEV_H
83
81/* Define to 1 if you have the <sys/prctl.h> header file. */ 84/* Define to 1 if you have the <sys/prctl.h> header file. */
82#undef HAVE_SYS_PRCTL_H 85#undef HAVE_SYS_PRCTL_H
83 86
84/* Define to 1 if you have the <sys/stat.h> header file. */ 87/* Define to 1 if you have the <sys/stat.h> header file. */
85#undef HAVE_SYS_STAT_H 88#undef HAVE_SYS_STAT_H
87/* syscall(__NR_syncfs) is available */ 90/* syscall(__NR_syncfs) is available */
88#undef HAVE_SYS_SYNCFS 91#undef HAVE_SYS_SYNCFS
89 92
90/* Define to 1 if you have the <sys/syscall.h> header file. */ 93/* Define to 1 if you have the <sys/syscall.h> header file. */
91#undef HAVE_SYS_SYSCALL_H 94#undef HAVE_SYS_SYSCALL_H
95
96/* Define to 1 if you have the <sys/sysmacros.h> header file. */
97#undef HAVE_SYS_SYSMACROS_H
92 98
93/* Define to 1 if you have the <sys/types.h> header file. */ 99/* Define to 1 if you have the <sys/types.h> header file. */
94#undef HAVE_SYS_TYPES_H 100#undef HAVE_SYS_TYPES_H
95 101
96/* timerfd_*(2) are available */ 102/* timerfd_*(2) are available */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines