copy-acl: ignore ENOTSUP on HP-UX
[gnulib.git] / modules / strcspn
index 97cf584..5d2be92 100644 (file)
@@ -1,4 +1,11 @@
 Description:
+strcspn() function: search a string for any of a set of characters.
+
+Status:
+obsolete
+
+Notice:
+This module is obsolete.
 
 Files:
 lib/strcspn.c
@@ -14,3 +21,9 @@ Makefile.am:
 Include:
 <string.h>
 
+License:
+LGPL
+
+Maintainer:
+Bruno Haible, glibc
+