]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - ChangeLog
Update.
[thirdparty/glibc.git] / ChangeLog
index 320bb87bd101f6975711776e8d47e20815204767..21893d7496aca29c4ef14ccd295aea29bea7af19 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
 2002-03-11  Ulrich Drepper  <drepper@redhat.com>
 
+       * wctype/wcfuncs.c (__ctype32_wctype): Declare as hidden.
+       (__ctype32_wctrans): Likewise.
+       * wcsmbs/wcwidth.h (__ctype32_width): Declare as hidden.
+       * ctype/ctype-info.c (__ctype32_wctype): Add attribute_hidden.
+       (__ctype32_wctrans): Likewise.
+       (__ctype32_width): Likewise.
+
        * gmon/Makefile (elide-routines.os): Add bb_init_func and bb_exit_func.
        They were never exported anyway.