summaryrefslogtreecommitdiff
path: root/modules/strnlen1
blob: d6874ee1496c993d1aa20fcd57f4429997b362ea (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
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