This website requires JavaScript.
Explore
Help
Sign In
OpenE2K
/
glibc
Watch
2
Star
0
Fork
You've already forked glibc
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
97f1239074
glibc
/
iconvdata
/
gconv.map
9 lines
61 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Update. * iconvdata/Makefile: iconv-rules: Add definition to use gconv.map linker map for all iconv modules. (distribute): Add gconv.map. * iconvdata/gconv.map: New file.
2002-12-13 03:58:24 +01:00
{
global:
gconv;
Update. 2004-03-10 Chris Heath <chris@heathens.co.nz> * iconvdata/gconv.map: Add gconv_end (fixes memory leak).
2004-03-12 01:16:51 +01:00
gconv_end;
Update. * iconvdata/Makefile: iconv-rules: Add definition to use gconv.map linker map for all iconv modules. (distribute): Add gconv.map. * iconvdata/gconv.map: New file.
2002-12-13 03:58:24 +01:00
gconv_init;
local:
*;
};