1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-21 03:12:48 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
2000-06-27 13:13:13 +00:00
parent b1b5fb67fc
commit 0865bd05b4

View File

@@ -1,5 +1,6 @@
2000-06-26 Paul Eggert <eggert@twinsun.com>
Now that savedir.c has been cleaned up...
* src/chgrp.c (change_dir_group): Don't set errno before
invoking savedir, and assume that errno is nonzero if savedir fails.
* src/chmod.c (change_dir_mode): Likewise.