*** empty log message ***

This commit is contained in:
Jim Meyering
2000-05-06 14:31:38 +00:00
parent 9b6eb98d41
commit e074cde09b
+7
View File
@@ -1,3 +1,10 @@
2000-05-06 Jim Meyering <meyering@lucent.com>
* src/rmdir.c (EEXIST): Remove now-unused definition.
(ENOTEMPTY): Likewise.
(errno_rmdir_non_empty): Rewrite to use RMDIR_ERRNO_NOT_EMPTY,
which is determined by the autoconf test in m4/rmdir-errno.m4..
2000-05-03 Bruno Haible <haible@clisp.cons.org>
Don't fail when running `make check' with non-`C' locale.