repo.or.cz
/
glibc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fix missing libc-internal.h include.
[glibc.git]
/
iconv
/
Versions
blob
5d50cf11e276a2082c319afeb9a1e245ccfefcb8
1
libc {
2
GLIBC_2.1 {
3
# i*
4
iconv; iconv_open; iconv_close;
5
}
6
GLIBC_PRIVATE {
7
# functions shared with iconv program
8
__gconv_get_alias_db; __gconv_get_cache; __gconv_get_modules_db;
9
}
10
}