]> git.ipfire.org Git - thirdparty/glibc.git/commit
Update.
authorUlrich Drepper <drepper@redhat.com>
Mon, 11 Mar 2002 10:36:30 +0000 (10:36 +0000)
committerUlrich Drepper <drepper@redhat.com>
Mon, 11 Mar 2002 10:36:30 +0000 (10:36 +0000)
commit20febd6a63d1fbfbcb062760b142f67f33a94e91
tree0cf77cff89947deec5d65cb679b47ec5a76b06c2
parent0e47dbd052f7bbc28e9854d4cb1fdd4f5f53d8d0
Update.

* 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.
ChangeLog
ctype/ctype-info.c
wcsmbs/wcwidth.h
wctype/wcfuncs.c