coreutils/m4
Paul Eggert 89e1fef97c cp: use FICLONE instead of BTRFS_IOC_CLONE
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.
2016-09-09 15:29:07 -07:00
..
boottime.m4 maint: update all copyright year number ranges 2016-01-01 14:10:41 +00:00
ChangeLog-2007 maint: update all copyright year number ranges 2016-01-01 14:10:41 +00:00
check-decl.m4 maint: update all copyright year number ranges 2016-01-01 14:10:41 +00:00
gmp.m4 maint: update all copyright year number ranges 2016-01-01 14:10:41 +00:00
include-exclude-prog.m4 maint: update all copyright year number ranges 2016-01-01 14:10:41 +00:00
jm-macros.m4 cp: use FICLONE instead of BTRFS_IOC_CLONE 2016-09-09 15:29:07 -07:00
prereq.m4 maint: update all copyright year number ranges 2016-01-01 14:10:41 +00:00
stat-prog.m4 maint: update all copyright year number ranges 2016-01-01 14:10:41 +00:00
xattr.m4 maint: update all copyright year number ranges 2016-01-01 14:10:41 +00:00