verify: new macro 'assume'
[gnulib.git] / modules / strnlen1
1 Description:
2 Quick string length estimation.
3
4 Files:
5 lib/strnlen1.h
6 lib/strnlen1.c
7
8 Depends-on:
9 memchr
10
11 configure.ac:
12
13 Makefile.am:
14 lib_SOURCES += strnlen1.h strnlen1.c
15
16 Include:
17 "strnlen1.h"
18
19 License:
20 LGPLv2+
21
22 Maintainer:
23 Bruno Haible
24