blob: 42d6e6f311b28c4aee7602ebe5bfba782ab48892 [file] [log] [blame]
Description:
Copy parts of files
Files:
lib/copy-file-range.c
m4/copy-file-range.m4
Depends-on:
largefile
unistd
configure.ac:
gl_FUNC_COPY_FILE_RANGE
if test $HAVE_COPY_FILE_RANGE = 0; then
AC_LIBOBJ([copy-file-range])
fi
gl_UNISTD_MODULE_INDICATOR([copy-file-range])
Makefile.am:
Include:
<unistd.h>
License:
LGPLv2+
Maintainer:
all