Update.
authorUlrich Drepper <drepper@redhat.com>
Sat, 4 Aug 2001 08:05:56 +0000 (08:05 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sat, 4 Aug 2001 08:05:56 +0000 (08:05 +0000)
commit6906cea4cc14c72110dc35c625491d482d4caef1
tree858973a2557a4ab9a3761e13ec401fa9bec9dfbf
parent03003424c30119b74deb19557d809a3142e5a70d
Update.

2001-08-04  Ulrich Drepper  <drepper@redhat.com>

* libio/genops.c (_IO_unbuffer_write): Force streams in narrow
orientation so that conversion modules aren't used anymore.
* malloc/set-freeres.c: Call _IO_cleanup before running subfreeres
functions to avoid using wide streams afterwards.

* iconvdata/Makefile: Add rules to build GEORGIAN-PS and
GEORGIAN-ACADEMY.
* iconvdata/georgian-ps.c: New file.
* iconvdata/georgian-academy.c: New file.
* iconvdata/gconv-modules: Add entries for GEORGIAN-PS and
GEORGIAN-ACADEMY.
* iconvdata/tst-tables.sh: Add GEORGIAN-PS and GEORGIAN-ACADEMY.
14 files changed:
ChangeLog
iconvdata/Makefile
iconvdata/gconv-modules
iconvdata/georgian-academy.c [new file with mode: 0644]
iconvdata/georgian-ps.c [new file with mode: 0644]
iconvdata/tst-tables.sh
libio/genops.c
locale/programs/ld-collate.c
localedata/ChangeLog
localedata/SUPPORTED
localedata/charmaps/GEORGIAN-ACADEMY [new file with mode: 0644]
localedata/charmaps/GEORGIAN-PS [new file with mode: 0644]
localedata/locales/ka_GE
malloc/set-freeres.c