view modules/strnlen1 @ 11532:ced50f413405

Relicense mbsrtowcs and strnlen1 under LGPLv2+.
author Bruno Haible <bruno@clisp.org>
date Sat, 02 May 2009 12:33:44 +0200
parents 085fe0908938
children 1f14c6dd175d
line wrap: on
line source

Description:
Quick string length estimation.

Files:
lib/strnlen1.h
lib/strnlen1.c

Depends-on:
memchr

configure.ac:

Makefile.am:
lib_SOURCES += strnlen1.h strnlen1.c

Include:
"strnlen1.h"

License:
LGPLv2+

Maintainer:
Bruno Haible