1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-17 12:41:05 +03:00
Files
gnulib/modules/strnlen
2007-07-16 10:45:26 +00:00

26 lines
286 B
Plaintext

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
gl_STRING_MODULE_INDICATOR([strnlen])
Makefile.am:
Include:
<string.h>
License:
LGPLv2+
Maintainer:
all