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.3 by root, Tue Aug 14 11:50:43 2018 UTC vs.
Revision 1.4 by root, Sat Aug 25 19:25:32 2018 UTC

66/* Define to 1 if you have the <strings.h> header file. */ 66/* Define to 1 if you have the <strings.h> header file. */
67#undef HAVE_STRINGS_H 67#undef HAVE_STRINGS_H
68 68
69/* Define to 1 if you have the <string.h> header file. */ 69/* Define to 1 if you have the <string.h> header file. */
70#undef HAVE_STRING_H 70#undef HAVE_STRING_H
71
72/* birthtime nanosecond access by st_birthtimensec */
73#undef HAVE_ST_BIRTHTIMENSEC
74
75/* birthtime nanosecond access by st_birthtimespec */
76#undef HAVE_ST_BIRTHTIMESPEC
77
78/* stat st_gen member */
79#undef HAVE_ST_GEN
71 80
72/* stat nanosecond access by st_xtimensec */ 81/* stat nanosecond access by st_xtimensec */
73#undef HAVE_ST_XTIMENSEC 82#undef HAVE_ST_XTIMENSEC
74 83
75/* stat nanosecond access by st_xtimespec */ 84/* stat nanosecond access by st_xtimespec */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines