gnulib: Copy in error(3) replacement from gnulib

This is available under a compatible license (LGPLv2+).
This commit is contained in:
Richard W.M. Jones
2022-08-16 15:49:42 +01:00
parent 347e875911
commit 8d50637741
4 changed files with 414 additions and 1 deletions

View File

@@ -41,13 +41,14 @@ dnl Headers.
AC_CHECK_HEADERS([\
byteswap.h \
endian.h \
sys/endian.h \
error.h \
errno.h \
linux/fs.h \
linux/magic.h \
linux/raid/md_u.h \
linux/rtc.h \
printf.h \
sys/endian.h \
sys/inotify.h \
sys/mount.h \
sys/resource.h \
@@ -66,6 +67,7 @@ dnl Functions.
AC_CHECK_FUNCS([\
accept4 \
be32toh \
error \
fsync \
futimens \
getprogname \