diff options
author | Ulrich Drepper <drepper@redhat.com> | 2001-08-19 01:33:45 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2001-08-19 01:33:45 +0000 |
commit | 668770fc51249efd4d063a02329b3fb353fa10e8 (patch) | |
tree | 655cedc584688b4ca5069499d7aeffcd948018d5 /ChangeLog | |
parent | b6d64fb0f925a96e5fbce08daaefa443f71df939 (diff) | |
download | glibc-668770fc51249efd4d063a02329b3fb353fa10e8.tar.gz glibc-668770fc51249efd4d063a02329b3fb353fa10e8.tar.xz glibc-668770fc51249efd4d063a02329b3fb353fa10e8.zip |
Update.
* conform/conformtest.pl: <inttypes.h> test required <stddef.h>.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index c95fd268b7..ff4605adbc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2001-08-18 Ulrich Drepper <drepper@redhat.com> + * conform/conformtest.pl: <inttypes.h> test required <stddef.h>. + * wcsmbs/wchar.h (wcwdith): Change parameter type to wchar_t. * wcsmbs/wcwidth.c (wcwdith): Likewise. * wcsmbs/wcwidth.h (internal_wcwdith): Likewise. |