gnulib: Copy in pipe2 and accept4 replacements from gnulib

These are shipped under a compatible license (LGPLv2+ or LGPLv3+).
This commit is contained in:
Richard W.M. Jones
2022-08-16 15:20:14 +01:00
parent 6be5430314
commit 908e41e556
5 changed files with 342 additions and 0 deletions

View File

@@ -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 \