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.11 by root, Sun Sep 25 16:35:51 2022 UTC vs.
Revision 1.12 by root, Wed Sep 28 08:24:25 2022 UTC

9/* eventfd(2) is available */ 9/* eventfd(2) is available */
10#undef HAVE_EVENTFD 10#undef HAVE_EVENTFD
11 11
12/* fdatasync(2) is available */ 12/* fdatasync(2) is available */
13#undef HAVE_FDATASYNC 13#undef HAVE_FDATASYNC
14
15/* fexecve(2) is available */
16#undef HAVE_FEXECVE
14 17
15/* futimes(2) is available */ 18/* futimes(2) is available */
16#undef HAVE_FUTIMES 19#undef HAVE_FUTIMES
17 20
18/* Define to 1 if you have the <inttypes.h> header file. */ 21/* Define to 1 if you have the <inttypes.h> header file. */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines