]> sourceware.org Git - glibc.git/blame - iconv/Versions
Rewrite iconv option parsing [BZ #19519]
[glibc.git] / iconv / Versions
CommitLineData
b0b67c47
UD
1libc {
2 GLIBC_2.1 {
b0b67c47 3 # i*
f238fd19 4 iconv; iconv_open; iconv_close;
b0b67c47 5 }
fb23eb25 6 GLIBC_PRIVATE {
230491f0 7 # functions shared with iconv program
f238fd19 8 __gconv_get_alias_db; __gconv_get_cache; __gconv_get_modules_db;
91927b7c 9 __gconv_open; __gconv_create_spec;
ba7b4d29
FW
10
11 # function used by the gconv modules
12 __gconv_transliterate;
9a1f71a7 13 }
b0b67c47 14}
This page took 0.546609 seconds and 5 git commands to generate.