From 9068de3309a48270312080f1a838ac65eaaab59a Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Sun, 10 Dec 2000 11:25:44 +0000 Subject: Update. 2000-12-10 Andreas Jaeger * locale/programs/ld-ctype.c (charclass_symbolic_ellipsis): Fixed cast as suggested by Jakub Jelinek . 2000-12-06 Jim Wilson 2000-12-05 Martin Schwidefsky 2000-11-22 Paul Eggert 2000-11-28 Masahide Washizawa 2000-11-21 Alan Modra 2000-11-21 Martin Schwidefsky failed. Use gettext() not _(). 2000-11-09 Martin Schwidefsky --- ChangeLog | 21 +++++++++++++-------- 1 file changed, 13 insertions(+), 8 deletions(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 46bf6e172c..c36626bb95 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2000-12-10 Andreas Jaeger + + * locale/programs/ld-ctype.c (charclass_symbolic_ellipsis): Fixed + cast as suggested by Jakub Jelinek . + 2000-12-09 Andreas Jaeger * sysdeps/unix/sysv/linux/mips/sigaction.c: New file. @@ -169,7 +174,7 @@ * sysdeps/mach/hurd/ioctl.c: Include . (__ioctl): Use uintptr_t instead of unsigned long int. -2000-12-06 Jim Wilson +2000-12-06 Jim Wilson * stdlib/l64a.c (l64a): Truncate M to 32-bit value. @@ -276,7 +281,7 @@ * sysdeps/unix/sysv/linux/sys/param.h: Revert last patch. -2000-12-05 Martin Schwidefsky +2000-12-05 Martin Schwidefsky * sysdeps/unix/sysv/linux/s390/mmap64.S: Use mmap if mmap2 isn't available. @@ -504,7 +509,7 @@ * time/strftime.c: Add const where necessary to avoid warnings. * time/strptime.c (strptime_internal): Add casts to avoid warnings. -2000-11-22 Paul Eggert +2000-11-22 Paul Eggert * time/strftime.c (my_strftime): Do not invoke mbrlen with a size of (size_t) -1; it's not portable. @@ -525,7 +530,7 @@ * sysdeps/unix/sysv/linux/ia64/machine-gmon.h: Moved to... * sysdeps/ia64/machine-gmon.h: ...here. -2000-11-28 Masahide Washizawa +2000-11-28 Masahide Washizawa * iconvdata/Makefile (modules): Add IBM922, IBM1124, and IBM1129. (distribute): Add ibm922.c, ibm1124.c, ibm1129.c, ibm922.h, ibm1124.h, @@ -744,7 +749,7 @@ * csu/gmon-start.c (__gmon_start__): Avoid over-clever trick `if (called++) return;' -2000-11-21 Alan Modra +2000-11-21 Alan Modra * sysdeps/generic/bsd-_setjmp.c (setjmp): Rename to _setjmp. @@ -776,7 +781,7 @@ * sysdeps/s390/bits/string.h (strncat): Add missing quotation marks. -2000-11-21 Martin Schwidefsky +2000-11-21 Martin Schwidefsky * sysdeps/s390/bits/string.h: Make strncat always add a \0. @@ -1026,7 +1031,7 @@ output of program. * intl/tst-gettext2.c: Set C locale if setting other locale - failed. Use gettext() not _(). + failed. Use gettext() not _(). * locale/setlocale.c: Increment _nl_msg_cat_cntr whenever we successfully loaded a new locale. @@ -1209,7 +1214,7 @@ * inet/getnameinfo.c: Wake-up sin6_scope_id support in getnameinfo(): check for whether sin6_socpe_id exist was wrong. -2000-11-09 Martin Schwidefsky +2000-11-09 Martin Schwidefsky * sysdeps/unix/sysv/linux/s390/mmap.S: Use mmap2 if it is present. * sysdeps/unix/sysv/linux/s390/mmap64.S: New file. -- cgit 1.4.1