]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sat, 6 May 2000 14:31:38 +0000 (14:31 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 6 May 2000 14:31:38 +0000 (14:31 +0000)
old/fileutils/ChangeLog

index 2dfa782884fafcb28ff40431955beafe6ee542ee..a1cb43c13b8a3d08665eabdd12318b588bb1ee61 100644 (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.