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
pipe-filter-ii, pipe-filter-gi: Fix warnings on native Windows.
[gnulib.git]
/
modules
/
mbfile
blob
ae7704b88e7fdd5d6b7c4c53f970842e4ab4d26b
1
Description:
2
Multibyte character I/O.
3
4
Files:
5
lib/mbfile.h
6
lib/mbfile.c
7
m4/mbfile.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_MBFILE
20
21
Makefile.am:
22
lib_SOURCES += mbfile.h mbfile.c
23
24
Include:
25
"mbfile.h"
26
27
Link:
28
$(LIB_MBRTOWC)
29
30
License:
31
LGPL
32
33
Maintainer:
34
all