view modules/strnlen @ 9102:404dc8725caf

Use the synonymous term LGPLv2.
author Bruno Haible <bruno@clisp.org>
date Mon, 16 Jul 2007 10:45:26 +0000
parents aa8abb5db935
children 08e90860ec5e
line wrap: on
line source

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