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 4657b6a..fc48660 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.