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
unicodeio: Fix wrong result on FreeBSD.
[gnulib.git]
/
modules
/
mbuiter
blob
78af61dcaeea22961e801f52dab343d75422a55a
1
Description:
2
Iterating through multibyte strings.
3
4
Files:
5
lib/mbuiter.h
6
lib/mbuiter.c
7
m4/mbiter.m4
8
m4/mbrtowc.m4
9
10
Depends-on:
11
extern-inline
12
mbchar
13
mbrtowc
14
mbsinit
15
wchar
16
stdbool
17
strnlen1
18
19
configure.ac:
20
gl_MBITER
21
22
Makefile.am:
23
lib_SOURCES += mbuiter.h mbuiter.c
24
25
Include:
26
"mbuiter.h"
27
28
Link:
29
$(LIB_MBRTOWC)
30
31
License:
32
LGPL
33
34
Maintainer:
35
all