diff options
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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. |