Add 4-byte header to messages so that we can have different message types
[glibc/nacl-glibc.git] / iconv / Versions
blob7f09ed49c466f0c5f939f9f6d8f6e57db59091ce
1 libc {
2   GLIBC_2.1 {
3     # i*
4     iconv_open; iconv; iconv_close;
5   }
6   GLIBC_PRIVATE {
7     # functions shared with iconv program
8     __gconv_get_alias_db; __gconv_get_modules_db; __gconv_get_cache;
9   }