mirror of
https://github.com/coreutils/coreutils.git
synced 2024-11-24 02:17:22 +08:00
89e1fef97c
This doesn't affect the generated code on my system; it's merely a cleaner way to use the recently-introduced Linux-specific API. * m4/jm-macros.m4 (gl_CHECK_ALL_HEADERS): Check for linux/fs.h. * src/copy.c: Include <linux.fs.h> if available. (FICLONE) [__linux__]: Define if not already defined. (clone_file): Use FICLONE instead of the older BTRFS_IOC_CLONE, as this ioctl is no longer btrfs-specific. |
||
---|---|---|
.. | ||
boottime.m4 | ||
ChangeLog-2007 | ||
check-decl.m4 | ||
gmp.m4 | ||
include-exclude-prog.m4 | ||
jm-macros.m4 | ||
prereq.m4 | ||
stat-prog.m4 | ||
xattr.m4 |