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
Do the Windows oldnames workaround through the C++ GNULIB_NAMESPACE.
[gnulib.git]
/
modules
/
mbiter
blob
0f08040e7d4f1e707f728d4f4871dbd9099e3f14
1
Description:
2
Iterating through multibyte strings.
3
4
Files:
5
lib/mbiter.h
6
lib/mbiter.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
18
configure.ac:
19
gl_MBITER
20
21
Makefile.am:
22
lib_SOURCES += mbiter.h mbiter.c
23
24
Include:
25
"mbiter.h"
26
27
Link:
28
$(LIB_MBRTOWC)
29
30
License:
31
LGPLv2+
32
33
Maintainer:
34
all