diff options
author | Ulrich Drepper <drepper@redhat.com> | 2001-08-19 01:09:06 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2001-08-19 01:09:06 +0000 |
commit | b6d64fb0f925a96e5fbce08daaefa443f71df939 (patch) | |
tree | 8c6ac3a10e8c23a98460c38ec08e59e3b9000be1 /ChangeLog | |
parent | 689849878df718e0ef82a5f44b281e3629d2ade0 (diff) | |
download | glibc-b6d64fb0f925a96e5fbce08daaefa443f71df939.tar glibc-b6d64fb0f925a96e5fbce08daaefa443f71df939.tar.gz glibc-b6d64fb0f925a96e5fbce08daaefa443f71df939.tar.bz2 glibc-b6d64fb0f925a96e5fbce08daaefa443f71df939.zip |
Update.
* wcsmbs/wchar.h (wcwdith): Change parameter type to wchar_t.
* wcsmbs/wcwidth.c (wcwdith): Likewise.
* wcsmbs/wcwidth.h (internal_wcwdith): Likewise.
* conform/data/unistd.h-data: Remove _SC_MULTIPLE_PROCESS.
* conform/data/ucontext.h-data: Fix typos in ucontext_t element tests.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,5 +1,13 @@ 2001-08-18 Ulrich Drepper <drepper@redhat.com> + * wcsmbs/wchar.h (wcwdith): Change parameter type to wchar_t. + * wcsmbs/wcwidth.c (wcwdith): Likewise. + * wcsmbs/wcwidth.h (internal_wcwdith): Likewise. + + * conform/data/unistd.h-data: Remove _SC_MULTIPLE_PROCESS. + + * conform/data/ucontext.h-data: Fix typos in ucontext_t element tests. + * time/time.h (struct timespec): Use __time_t for tv_sec element. * sysdeps/generic/inttypes.h: Define __wchar_t. Use it instead of |