From: Ulrich Drepper Date: Fri, 6 Sep 2002 09:18:08 +0000 (+0000) Subject: Update. X-Git-Tag: cvs/glibc-2-3~212 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=452a71dcf734cac0363bdaa7966e333b83c7fc39;p=platform%2Fupstream%2Fglibc.git Update. 2002-09-06 Ulrich Drepper * test-skeleton.c (main): Improve error message for unexpected signal case. * wcsmbs/wcsmbsload.c (__wcsmbs_load_conv): Unlock and return in case of failure. * elf/readlib.c (process_file): Conditionalize check for QMAGIC. --- diff --git a/ChangeLog b/ChangeLog index e89d959..d87b55c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2002-09-06 Ulrich Drepper + + * test-skeleton.c (main): Improve error message for unexpected + signal case. + 2002-09-05 Roland McGrath * ctype/ctype-info.c: Renamed __ctype_old_* symbols to __ctype_*. @@ -5,8 +10,8 @@ 2002-09-05 Jakub Jelinek - * wcsmbs/wcsmbsload.c (__wcsmbs_load_conv): Unlock and return in - case of failure. + * wcsmbs/wcsmbsload.c (__wcsmbs_load_conv): Unlock and return in + case of failure. 2002-09-04 Bruno Haible @@ -19,7 +24,7 @@ * sysdeps/generic/sigset-cvt-mask.h (sigset_set_old_mask): Declutter syntax. - * elf/readlib.c (process_file): Conditionalize check for QMAGIC. + * elf/readlib.c (process_file): Conditionalize check for QMAGIC. * sysdeps/generic/_strerror.c (_sys_errlist, _sys_nerr): Remove default definitions.