From: Ulrich Drepper Date: Sat, 10 Aug 2002 20:05:23 +0000 (+0000) Subject: Update. X-Git-Tag: cvs/glibc-2-3~478 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=fb2bc93c76d416c3af4c99016c307b2358968121;p=thirdparty%2Fglibc.git Update. 2002-08-10 Ulrich Drepper * wctype/wcfuncs.c (iswalpha, iswdigit, iswlower, iswspace, iswxdigit, iswtolower, iswtoupper): Add libc_hidden_def. --- diff --git a/ChangeLog b/ChangeLog index 4657b6aebcc..fc48660e9d8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2002-08-10 Ulrich Drepper + + * wctype/wcfuncs.c (iswalpha, iswdigit, iswlower, iswspace, + iswxdigit, iswtolower, iswtoupper): Add libc_hidden_def. + 2002-08-10 Andreas Jaeger * sysdeps/i386/strchr.S: Add comment.