]> git.ipfire.org Git - thirdparty/glibc.git/blame - iconv/Versions
Fix http: URL in 'configure'
[thirdparty/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;
ba7b4d29
FW
9
10 # function used by the gconv modules
11 __gconv_transliterate;
9a1f71a7 12 }
b0b67c47 13}