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

* src/remove.c: Use new unlinkdir module.

This commit is contained in:
Paul Eggert
2005-05-14 08:06:22 +00:00
parent 0675749903
commit be13a1f653

View File

@@ -1,7 +1,14 @@
2005-05-14 Jim Meyering <jim@meyering.net>
2005-05-14 Paul Eggert <eggert@cs.ucla.edu>
* Version 5.3.1.
* src/remove.c: Include unlinkdir.h.
(UNLINK_CAN_UNLINK_DIRS): Remove.
(remove_entry): Use cannot_unlink_dirs () rather than
UNLINK_CAN_UNLINK_DIRS.
2005-05-14 Jim Meyering <jim@meyering.net>
Update FSF postal mail address.
* Makefile.maint, Makefile.cfg, gnupload
* src/basename.c, src/cat.c, src/checksum.h, src/chgrp.c