Update.
commit29132b91519572e6076003735cd6f718ff2e1369
authorUlrich Drepper <drepper@redhat.com>
Wed, 5 Dec 2001 19:19:20 +0000 (5 19:19 +0000)
committerUlrich Drepper <drepper@redhat.com>
Wed, 5 Dec 2001 19:19:20 +0000 (5 19:19 +0000)
tree99ce33e32f1bf5e86d5a68639650498648face1c
parent350b053ae97f0764a5910fbf4fc168cb1216efbd
Update.

* iconvdata/ibm1129.h: Remove duplicate mappings.
* iconvdata/ibm937.c: Handle overflow errors.  Handle new tables.
* iconvdata/ibm937.h: Reorganize table to safe a lot of space.
Patch by Masahide Washizawa <WASHI@jp.ibm.com>.

* timezone/zic.c: Fix handling of turnaround times.
Patch by Arthur David Olson <olsona@dc37a.nci.nih.gov>.

2001-12-02  Moshe Olshansky  <OLSHANSK@il.ibm.com>

* sysdeps/ieee754/dbl-64/e_remainder.c (__ieee754_remainder): Fix
overflow problem.

2001-12-05  Ulrich Drepper  <drepper@redhat.com>

* posix/regex.c: For use outside glibc defined bounded pointer
macros here.  Patch by Jim Meyering <jim@meyering.net>.
ChangeLog
iconvdata/ibm1129.h
iconvdata/ibm937.c
iconvdata/ibm937.h
posix/regex.c
sysdeps/ieee754/dbl-64/e_remainder.c
timezone/zic.c