changeset 11994:5fc17e46270b

rmdir-errno: mark obsolete, it is unsafe for cross-compilation * modules/rmdir-errno (Status, Notice): Now obsolete. Signed-off-by: Eric Blake <ebb9@byu.net>
author Eric Blake <ebb9@byu.net>
date Wed, 16 Sep 2009 13:31:05 -0600
parents 767d867147de
children 5767a52927aa
files ChangeLog modules/rmdir-errno
diffstat 2 files changed, 9 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2009-09-16  Eric Blake  <ebb9@byu.net>
 
+	rmdir-errno: mark obsolete, it is unsafe for cross-compilation
+	* modules/rmdir-errno (Status, Notice): Now obsolete.
+
 	rmdir: work around cygwin 1.5.x and mingw bugs
 	* m4/rmdir.m4 (gl_FUNC_RMDIR): Detect the bugs.
 	* lib/rmdir.c (rmdir): Work around it.
--- a/modules/rmdir-errno
+++ b/modules/rmdir-errno
@@ -1,6 +1,12 @@
 Description:
 rmdir errno for nonempty directories
 
+Status:
+obsolete
+
+Notice:
+This module is obsolete.
+
 Files:
 m4/rmdir-errno.m4