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.6 by root, Wed Apr 3 03:03:53 2019 UTC vs.
Revision 1.8 by root, Tue Dec 29 15:16:28 2020 UTC

1/* config.h.in. Generated from configure.ac by autoheader. */ 1/* config.h.in. Generated from configure.ac by autoheader. */
2
3/* accept4(2) is available */
4#undef HAVE_ACCEPT4
2 5
3/* copy_file_range(2) is available */ 6/* copy_file_range(2) is available */
4#undef HAVE_COPY_FILE_RANGE 7#undef HAVE_COPY_FILE_RANGE
5 8
6/* eventfd(2) is available */ 9/* eventfd(2) is available */
91#undef HAVE_ST_XTIMESPEC 94#undef HAVE_ST_XTIMESPEC
92 95
93/* sync_file_range(2) is available */ 96/* sync_file_range(2) is available */
94#undef HAVE_SYNC_FILE_RANGE 97#undef HAVE_SYNC_FILE_RANGE
95 98
99/* unix syscall interface */
100#undef HAVE_SYSCALL
101
96/* Define to 1 if you have the <sys/mkdev.h> header file. */ 102/* Define to 1 if you have the <sys/mkdev.h> header file. */
97#undef HAVE_SYS_MKDEV_H 103#undef HAVE_SYS_MKDEV_H
98 104
99/* Define to 1 if you have the <sys/prctl.h> header file. */ 105/* Define to 1 if you have the <sys/prctl.h> header file. */
100#undef HAVE_SYS_PRCTL_H 106#undef HAVE_SYS_PRCTL_H

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines