diff options
author | Ulrich Drepper <drepper@redhat.com> | 2002-03-11 10:39:33 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2002-03-11 10:39:33 +0000 |
commit | d372f89a4c09559862055b9a59654f1a1a6d76b7 (patch) | |
tree | 7022a622c4f2a650e62eb6d11576b06f0603bb10 /ChangeLog | |
parent | 20febd6a63d1fbfbcb062760b142f67f33a94e91 (diff) | |
download | glibc-d372f89a4c09559862055b9a59654f1a1a6d76b7.tar.gz glibc-d372f89a4c09559862055b9a59654f1a1a6d76b7.tar.xz glibc-d372f89a4c09559862055b9a59654f1a1a6d76b7.zip |
Update.
* inet/rexec.c (ahostbuf): Define as static.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 21893d7496..deee6dc4ff 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2002-03-11 Ulrich Drepper <drepper@redhat.com> + * inet/rexec.c (ahostbuf): Define as static. + * wctype/wcfuncs.c (__ctype32_wctype): Declare as hidden. (__ctype32_wctrans): Likewise. * wcsmbs/wcwidth.h (__ctype32_width): Declare as hidden. |