]> git.ipfire.org Git - thirdparty/coreutils.git/commit
(fchown) [!HAVE_FCHOWN]: Define fchown(...) to -1.
authorJim Meyering <jim@meyering.net>
Sun, 4 Dec 2005 23:34:14 +0000 (23:34 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 4 Dec 2005 23:34:14 +0000 (23:34 +0000)
commitc837e0038da8d90cabce96bffe05f23f6b398d8e
tree8a13cbb1241b3dc3d4f9455e82ecb6c547ada6cb
parent5e36a5a28f2020920fe06187311d7aee1b1c118a
(fchown) [!HAVE_FCHOWN]: Define fchown(...) to -1.
(set_owner, preserve_author): New functions, factored out of copy_reg.
(copy_reg): Use them.
(copy_internal): Use them here, too.
From Andreas Gruenbacher.
src/copy.c