]> git.ipfire.org Git - thirdparty/glibc.git/commit - iconv/gconv_dl.c
Update.
authorUlrich Drepper <drepper@redhat.com>
Tue, 24 Jul 2001 21:30:18 +0000 (21:30 +0000)
committerUlrich Drepper <drepper@redhat.com>
Tue, 24 Jul 2001 21:30:18 +0000 (21:30 +0000)
commit0db597422f2e5aa5a15342b95b56a0c1247af27f
tree440506b1317a8543805b0b31c3b85e90975e0a2c
parent2a28c52993c7d1f29aa00f69d39b21f0122815cf
Update.

* iconv/gconv_cache.c (find_module): Don't allocate room for the
filename.  Use alloca, we don't need it beyond this function.
(__gconv_release_cache): New function.
* iconv/gconv_db.c (__gconv_close_transform): Call
__gconv_release_cache after the steps are handled.
* iconv/gconv_dl.c (__gconv_find_shlib): Allocate file name in the
record as well.
* iconv/gconv_int.h: Add prototype fpr __gconv_release_cache.
ChangeLog
iconv/gconv_cache.c
iconv/gconv_db.c
iconv/gconv_dl.c
iconv/gconv_int.h
iconv/iconvconfig.c
linuxthreads/Makefile