diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-11-28 21:12:43 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-11-28 21:12:43 +0000 |
commit | bffef76ec222e1330b8f2fb625a46726effbc9f7 (patch) | |
tree | be865ce51bc31bacba58413602166b2a20b3259c /ChangeLog | |
parent | aea6353acfdd7c41ee405899cb40240d9581c54c (diff) | |
download | glibc-bffef76ec222e1330b8f2fb625a46726effbc9f7.tar.gz glibc-bffef76ec222e1330b8f2fb625a46726effbc9f7.tar.xz glibc-bffef76ec222e1330b8f2fb625a46726effbc9f7.zip |
Update.
2000-11-22 Paul Eggert <eggert@twinsun.com> * time/strftime.c (my_strftime): Do not invoke mbrlen with a size of (size_t) -1; it's not portable.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 88de3eb430..e5c71d4965 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2000-11-22 Paul Eggert <eggert@twinsun.com> + + * time/strftime.c (my_strftime): Do not invoke mbrlen with a + size of (size_t) -1; it's not portable. + 2000-11-28 Ulrich Drepper <drepper@redhat.com> * sysdeps/i386/fpu/libm-test-ulps: Adjust some values for the |