glibc/iconvdata/gconv.map
Ulrich Drepper 2f284cf542 Update.
2004-03-10  Chris Heath  <chris@heathens.co.nz>

	* iconvdata/gconv.map: Add gconv_end (fixes memory leak).
2004-03-12 00:16:51 +00:00

9 lines
61 B
Plaintext

{
global:
gconv;
gconv_end;
gconv_init;
local:
*;
};