repo.or.cz
/
gnulib.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fix "warning: 'format' attribute argument not supported: rpl_printf".
[gnulib.git]
/
modules
/
strnlen1
blob
8e669f02aaee8abde5d0bdef028dad0cd86a6ebf
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
all