summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2011-04-25 19:46:27 +0200
committerBruno Haible <bruno@clisp.org>2011-04-25 19:46:47 +0200
commitfca1c5cc2d6b7e48f0638f99e78625e21b89ead6 (patch)
treecce1cbe2c09673f9cea6908972b4e2b384ae5611
parent4a2a66e4454be259d3c6c29a34e625dc1b70bd7f (diff)
downloadgnulib-fca1c5cc2d6b7e48f0638f99e78625e21b89ead6.tar.gz
strcase: Make module obsolete.
* modules/strcase (Status, Notice): New sections.
-rw-r--r--ChangeLog5
-rw-r--r--modules/strcase6
2 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d35d077b8e..6891569450 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2011-04-25 Bruno Haible <bruno@clisp.org>
+ strcase: Make module obsolete.
+ * modules/strcase (Status, Notice): New sections.
+
+2011-04-25 Bruno Haible <bruno@clisp.org>
+
dup2: Remove check for dup2, unless supporting old obsolete platforms.
* modules/dup2-obsolete: New file.
* m4/dup2-obsolete.m4: New file.
diff --git a/modules/strcase b/modules/strcase
index 0023f46794..0c91e06c4f 100644
--- a/modules/strcase
+++ b/modules/strcase
@@ -1,6 +1,12 @@
Description:
Case-insensitive string comparison functions.
+Status:
+obsolete
+
+Notice:
+This module is obsolete.
+
Files:
lib/strcasecmp.c
lib/strncasecmp.c