]> git.ipfire.org Git - thirdparty/glibc.git/commit - iconv/Versions
Update.
authorUlrich Drepper <drepper@redhat.com>
Sat, 1 Sep 2001 19:03:22 +0000 (19:03 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sat, 1 Sep 2001 19:03:22 +0000 (19:03 +0000)
commit9a1f71a7238deea567c3e3bd95c8ec5fd973f54d
treed9b638f4c738e4b44d813e2ceae07875d7b27d84
parent45e0579fb7f8008c3df3358ca63bf9189e236edb
Update.

2001-09-01  Ulrich Drepper  <drepper@redhat.com>

* iconv/gconv_cache.c: Rename variable cache to __gconv_cache and
export it.
* iconv/Versions (libc) [GLIBC_2.2.5]: Export __gconv_cache.
* iconv/iconv_prog.c (insert_cache): New function.
(print_known_names): If cache is used call insert_cache to use the
information from the cache [PR libc/2509].
ChangeLog
iconv/Versions
iconv/gconv_cache.c
iconv/iconv_prog.c