Skip to content
Permalink
fb23eb252f
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time
10 lines (10 sloc) 193 Bytes
libc {
GLIBC_2.1 {
# i*
iconv_open; iconv; iconv_close;
}
GLIBC_PRIVATE {
# variables shared with iconv program
__gconv_alias_db; __gconv_modules_db; __gconv_cache;
}
}