Update.
authorUlrich Drepper <drepper@redhat.com>
Thu, 18 Nov 1999 07:22:53 +0000 (07:22 +0000)
committerUlrich Drepper <drepper@redhat.com>
Thu, 18 Nov 1999 07:22:53 +0000 (07:22 +0000)
commit5491da0dfa50a969aca174742c64e114fe068af4
tree06cf1a3e5b8b58cfbd76f575e6a2e0363c0ab61e
parent35946fb706d6333c5c11663fd0b46c1e9116ae0f
Update.

* locale/programs/ld-ctype.c (ctype_output): Correct computation of
nelems.  Correctly compute index for additional character classes.
(ctype_read): Handle charclass and charconv definitions.  Also
recognize arbitrary strings as mapping names.
* locale/programs/ld-time.c (time_finish): Correctly skip over wide
character era strings.
* locale/lc-time.c (_nl_get_era_entry): Correctly skip era name
and format for wide characters.
* time/strftime.c: Correctly determine era information for wide
wcsftime.
* wctrans.c: Fix after removal of second endianess table.
* wctype/wctype.h (_ISwbit): Correctly handle bits > 16.
Patches by Shinya Hanataka <hanataka@abyss.rim.or.jp>.

* wcsmbs/wcwidth.h (internal_wcwidth): Reject non-printable characters.
ChangeLog
locale/lc-time.c
locale/programs/ld-ctype.c
locale/programs/ld-time.c
localedata/charmaps/EUC-JP [new file with mode: 0644]
localedata/locales/ja_JP
localedata/repertoiremaps/mnemonic.ja [new file with mode: 0644]
time/strftime.c
wctype/wctrans.c
wctype/wctype.h