Update.
authorUlrich Drepper <drepper@redhat.com>
Thu, 27 Apr 2000 06:47:02 +0000 (06:47 +0000)
committerUlrich Drepper <drepper@redhat.com>
Thu, 27 Apr 2000 06:47:02 +0000 (06:47 +0000)
commit1da6cab218fb9210547d8b5dbea06e142974dcee
tree61646e1d7dad4fc755908475beac9ce5a9946e03
parent316518d610789256841f929e3c5757d1e385fcd5
Update.

* wcsmbs/mbsnrtowcs.c: Correctly compute number of converted
characters.  Don't handle incomplete characters as errors.
* wcsmbs/mbsrtowcs.c: Don't handle incomplete characters as errors.
* localedata/Makefile (test-srcs): Add tst-mbswcs2.
Add rule to build tst-mbswcs2 before running tst-mbswcs.sh.
* localedata/tst-mbswcs.sh: Run tst-mbswcs2.
* localedata/tst-mbswcs2.c: New file.
ChangeLog
localedata/Makefile
localedata/tst-mbswcs.sh
localedata/tst-mbswcs2.c [new file with mode: 0644]
wcsmbs/mbsnrtowcs.c
wcsmbs/mbsrtowcs.c