Update.
authorUlrich Drepper <drepper@redhat.com>
Thu, 28 Jan 1999 16:49:20 +0000 (16:49 +0000)
committerUlrich Drepper <drepper@redhat.com>
Thu, 28 Jan 1999 16:49:20 +0000 (16:49 +0000)
commit744541835ff4c65c32cf5ce4c08b070d5f50d0ba
tree4adfa9f97c03e31d0aad5fe6f1fe30227385fb9c
parente6df9a569331c30b85a629d3312443454273848b
Update.

* locale/setlocale.c (free_mem): Don't try to free C locale data
and use setdata instead of doing it by hand.

* iconv/gconv_conf.c (add_alias): Check that so such alias is
currently stored.

* iconv/gconv_db.c (free_derivation): Free names if charsets for
first and last step.
ChangeLog
iconv/gconv_conf.c
iconv/gconv_db.c
iconv/gconv_dl.c
locale/setlocale.c