X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fstrnlen;h=4306469fad8d1e8cae3f08e6c3cb9328c1a74e7d;hb=fef71c83bc8291522ae54810ae9b4238ca13cf1a;hp=4f52435a84c68e7d91ad23585144fbf6551783b3;hpb=5143f4e91f44130093914be7cf05873c7d8a4369;p=gnulib.git diff --git a/modules/strnlen b/modules/strnlen index 4f52435a8..4306469fa 100644 --- a/modules/strnlen +++ b/modules/strnlen @@ -2,6 +2,7 @@ Description: strnlen() function: determine the length of a size-bounded string. Files: +lib/strnlen.h lib/strnlen.c m4/strnlen.m4 @@ -13,10 +14,10 @@ gl_FUNC_STRNLEN Makefile.am: Include: +"strnlen.h" License: LGPL Maintainer: -glibc - +all