mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-04-21 11:16:16 +02:00
* src/chown-core.c (change_file_owner): Use fstatat, not stat,
now that we're using fts_open with FTS_CWDFD. * tests/chgrp/posix-H: Add --preserve-root to an invocation of chgrp, to exercise the above fix.
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
2006-10-13 Jim Meyering <jim@meyering.net>
|
||||
|
||||
* src/chown-core.c (change_file_owner): Use fstatat, not stat,
|
||||
now that we're using fts_open with FTS_CWDFD.
|
||||
* tests/chgrp/posix-H: Add --preserve-root to an invocation of
|
||||
chgrp, to exercise the above fix.
|
||||
|
||||
* src/du-tests: Clean up a little, though it's still not portable.
|
||||
|
||||
* .vg-suppressions: Add 3 more for debian unstable.
|
||||
|
||||
Reference in New Issue
Block a user