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
git-version-gen: init shell var to avoid env var influence
[gnulib.git]
/
modules
/
wcsnrtombs
blob
2ee1be3a7599dd63e0976e679d0571771e26f3f2
1
Description:
2
wcsnrtombs() function: convert wide string to string.
3
4
Files:
5
lib/wcsnrtombs.c
6
lib/wcsrtombs-state.c
7
m4/wcsnrtombs.m4
8
m4/mbrtowc.m4
9
m4/mbstate_t.m4
10
m4/locale-ja.m4
11
m4/locale-zh.m4
12
m4/codeset.m4
13
14
Depends-on:
15
extensions
16
wchar
17
wcrtomb
18
19
configure.ac:
20
gl_FUNC_WCSNRTOMBS
21
gl_WCHAR_MODULE_INDICATOR([wcsnrtombs])
22
23
Makefile.am:
24
25
Include:
26
<wchar.h>
27
28
License:
29
LGPL
30
31
Maintainer:
32
Bruno Haible
33