* doc/gnulib-tool.texi (Initial import): Update to match current
[pspp] / modules / strnlen
index 69f2f6a559e05bd1223378bdaab170a38b201a3c..56f20512b064cce724ee3fe6eeffcd67d6e31d4f 100644 (file)
@@ -1,10 +1,13 @@
 Description:
+strnlen() function: determine the length of a size-bounded string.
 
 Files:
 lib/strnlen.c
 m4/strnlen.m4
 
 Depends-on:
+extensions
+string
 
 configure.ac:
 gl_FUNC_STRNLEN
@@ -12,4 +15,10 @@ gl_FUNC_STRNLEN
 Makefile.am:
 
 Include:
+<string.h>
 
+License:
+LGPL
+
+Maintainer:
+all