Remove dependency of alloca on xalloc.
[gnulib.git] / modules / strcspn
index 97cf584..0af4bec 100644 (file)
@@ -1,4 +1,5 @@
 Description:
+strcspn() function: search a string for any of a set of characters.
 
 Files:
 lib/strcspn.c
@@ -14,3 +15,6 @@ Makefile.am:
 Include:
 <string.h>
 
+Maintainer:
+Bruno Haible, glibc
+