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.5 by root, Mon Mar 18 23:52:09 2019 UTC vs.
Revision 1.6 by root, Wed Apr 3 03:03:53 2019 UTC

24/* Define to 1 if you have the <linux/fs.h> header file. */ 24/* Define to 1 if you have the <linux/fs.h> header file. */
25#undef HAVE_LINUX_FS_H 25#undef HAVE_LINUX_FS_H
26 26
27/* splice/vmsplice/tee(2) are available */ 27/* splice/vmsplice/tee(2) are available */
28#undef HAVE_LINUX_SPLICE 28#undef HAVE_LINUX_SPLICE
29
30/* memfd_create(2) is available */
31#undef HAVE_MEMFD_CREATE
29 32
30/* Define to 1 if you have the <memory.h> header file. */ 33/* Define to 1 if you have the <memory.h> header file. */
31#undef HAVE_MEMORY_H 34#undef HAVE_MEMORY_H
32 35
33/* pipe2(2) is available */ 36/* pipe2(2) is available */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines