]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Update.
authorUlrich Drepper <drepper@redhat.com>
Sat, 10 Aug 2002 20:05:23 +0000 (20:05 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sat, 10 Aug 2002 20:05:23 +0000 (20:05 +0000)
2002-08-10  Ulrich Drepper  <drepper@redhat.com>

* wctype/wcfuncs.c (iswalpha, iswdigit, iswlower, iswspace,
iswxdigit, iswtolower, iswtoupper): Add libc_hidden_def.

ChangeLog

index 4657b6aebcc92928d56a3f64a0998d7d5ba948f6..fc48660e9d8130f728122404e6b7684358347329 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2002-08-10  Ulrich Drepper  <drepper@redhat.com>
+
+       * wctype/wcfuncs.c (iswalpha, iswdigit, iswlower, iswspace,
+       iswxdigit, iswtolower, iswtoupper): Add libc_hidden_def.
+
 2002-08-10  Andreas Jaeger  <aj@suse.de>
 
        * sysdeps/i386/strchr.S: Add comment.