1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-08-05 08:10:15 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
2005-05-31 07:06:26 +00:00
parent 55076fb51f
commit b45e05bce2
+7 -1
View File
@@ -1,7 +1,13 @@
2005-05-30 Paul Eggert <eggert@cs.ucla.edu>
2005-05-31 Jim Meyering <jim@meyering.net>
* Version 5.3.1.
* src/copy.c (chown_privileges, chown_failure_ok): Mark as `extern'.
This is a crutch so that `make distcheck's sc_tight_scope rule
knows that they really are deliberately declared that way.
2005-05-30 Paul Eggert <eggert@cs.ucla.edu>
Port to Solaris 10's rules for whether programs can chown files.
* src/copy.c [HAVE_PRIV_H]: Include <priv.h>.
(DO_CHOWN): Remove. Replaced by chown_failure_ok. All callers