view modules/strnlen1 @ 10746:08e90860ec5e

Mark 'memchr' obsolete.
author Bruno Haible <bruno@clisp.org>
date Sun, 02 Nov 2008 16:34:09 +0100
parents 085fe0908938
children ced50f413405
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:
LGPL

Maintainer:
Bruno Haible