view modules/strnlen1 @ 13922:120aa31e498d

* build-aux/gendocs.sh: restore x bit
author Eric Blake <eblake@redhat.com>
date Fri, 10 Dec 2010 09:40:08 -0700
parents ced50f413405
children
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