]> git.ipfire.org Git - thirdparty/glibc.git/commit
Update.
authorUlrich Drepper <drepper@redhat.com>
Sun, 13 Feb 2000 19:00:53 +0000 (19:00 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sun, 13 Feb 2000 19:00:53 +0000 (19:00 +0000)
commit7cdd956e1c55930a020b61806d642b6047deffc7
treef6daa27ab94fcc5593bc3a8495c3ec40b20344ca
parentf5ff12d851be1c225385c037ccfc29ffa6216c94
Update.

2000-02-13  Ulrich Drepper  <drepper@redhat.com>

* iconvdata/Makefile (modules): Add UTF-16.
(distribute): Add utf-16.c.
* iconvdata/gconv-modules: Add entries for UTF-16, UTF-16BE, and
UTF-16LE.
* iconvdata/utf-16.c: New file.
* iconv/gconv_builtin.h: Remove UTF-16 entries here.
* iconv/gconv_simple.c: Remove conversion functions to and from UTF-16.

* iconv/skeleton.c: Increment __invocation_coounter after every call
to the loops.
ChangeLog
iconv/gconv_builtin.h
iconv/gconv_simple.c
iconv/skeleton.c
iconvdata/Makefile
iconvdata/gconv-modules
iconvdata/utf-16.c [new file with mode: 0644]