mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-21 22:53:37 +00:00
gnulib: Copy in pipe2 and accept4 replacements from gnulib
These are shipped under a compatible license (LGPLv2+ or LGPLv3+).
This commit is contained in:
@@ -64,6 +64,7 @@ AC_CHECK_HEADERS([\
|
||||
|
||||
dnl Functions.
|
||||
AC_CHECK_FUNCS([\
|
||||
accept4 \
|
||||
be32toh \
|
||||
fsync \
|
||||
futimens \
|
||||
@@ -79,6 +80,7 @@ AC_CHECK_FUNCS([\
|
||||
mknod \
|
||||
ntohl \
|
||||
ntohs \
|
||||
pipe2 \
|
||||
posix_fallocate \
|
||||
posix_fadvise \
|
||||
removexattr \
|
||||
|
||||
Reference in New Issue
Block a user