* wcwidth.m4 (gl_FUNC_WCWIDTH): Simplify by using AC_CHECK_DECLS.
[gnulib.git] / modules / strnlen
index 69f2f6a..4306469 100644 (file)
@@ -1,6 +1,8 @@
 Description:
+strnlen() function: determine the length of a size-bounded string.
 
 Files:
+lib/strnlen.h
 lib/strnlen.c
 m4/strnlen.m4
 
@@ -12,4 +14,10 @@ gl_FUNC_STRNLEN
 Makefile.am:
 
 Include:
+"strnlen.h"
 
+License:
+LGPL
+
+Maintainer:
+all