Update.
authorUlrich Drepper <drepper@redhat.com>
Sat, 1 Jul 2000 00:04:28 +0000 (00:04 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sat, 1 Jul 2000 00:04:28 +0000 (00:04 +0000)
commit7f4553513cc2e247fa40ba80485f41e942ba6c9b
treee36914ab8b7498d309df6ece1c43d50ef8d71f7e
parentfb46e8d2849c0511de963572646c4114cb427599
Update.

* iconv/gconv_trans.c: Test with _NL_CTYPE_TRANSLIT_DEFAULT_MISSING_LEN
whether this information is available.

* intl/dcigettext.c (_nl_find_msg): Correct reallocation of
buffers in case the translation is too large.  Remember allocated
memory blocks in a list.
(free_mem): Free memory for translations.

* intl/tst-gettext.c: Use correct locale.  Improve error messages.

* locale/programs/ld-ctype.c (ctype_output): If no default_missing
information is available set the string length to zero.
ChangeLog
intl/dcigettext.c
intl/tst-gettext.c
locale/programs/ld-ctype.c