Update.
authorUlrich Drepper <drepper@redhat.com>
Wed, 23 Aug 2000 05:52:43 +0000 (05:52 +0000)
committerUlrich Drepper <drepper@redhat.com>
Wed, 23 Aug 2000 05:52:43 +0000 (05:52 +0000)
commitcf970a32156e60e8842c5e9e82a3cb147dacaf64
tree7c8300ee994a7c0cf9d4c67b41d464f29972d4c3
parentdc63ee35750ed8db3e0d7938e74bbadb8cff8446
Update.

* iconvdata/sjis.c: In conversion from UCS4, correct test for
enough room in target buffer.
Patch by KUSANO Takayuki <AE5T-KSN@asahi-net.or.jp> [PR libc/1865].
* iconvdata/bug-iconv1.c: New file.
* iconvdata/Makefile (tests): Add bug-iconv1.
ChangeLog
iconvdata/Makefile
iconvdata/bug-iconv1.c [new file with mode: 0644]
iconvdata/sjis.c