diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-10-05 18:10:14 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-10-05 18:10:14 +0000 |
commit | 172b90bbf6d68cfea568151bff7c1a96b277162b (patch) | |
tree | 3c3e70e1efeea09fba3c840440a80a0bff4b64ef /ChangeLog | |
parent | 619166175d502f8c71f93bb9ec33db558301cd9d (diff) | |
download | glibc-172b90bbf6d68cfea568151bff7c1a96b277162b.zip glibc-172b90bbf6d68cfea568151bff7c1a96b277162b.tar.gz glibc-172b90bbf6d68cfea568151bff7c1a96b277162b.tar.bz2 |
Update.
2000-10-05 Jakub Jelinek <jakub@redhat.com>
* sysdeps/sparc/sparc64/fpu/libm-test-ulps: New file.
2000-10-02 Jakub Jelinek <jakub@redhat.com>
* sunrpc/svc_udp.c (svcudp_recv): Set msg_controllen to all
remaining xp_pad space.
2000-10-05 Jakub Jelinek <jakub@redhat.com>
* elf/dl-close.c (_dl_close): Check imap's l_flags_1 for
DF_1_NODELETE, not list[i]'s.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -1,3 +1,17 @@ +2000-10-05 Jakub Jelinek <jakub@redhat.com> + + * sysdeps/sparc/sparc64/fpu/libm-test-ulps: New file. + +2000-10-02 Jakub Jelinek <jakub@redhat.com> + + * sunrpc/svc_udp.c (svcudp_recv): Set msg_controllen to all + remaining xp_pad space. + +2000-10-05 Jakub Jelinek <jakub@redhat.com> + + * elf/dl-close.c (_dl_close): Check imap's l_flags_1 for + DF_1_NODELETE, not list[i]'s. + 2000-10-04 Ulrich Drepper <drepper@redhat.com> * iconvdata/euc-kr.c (euckr_from_ucs4): Handle U20a9. |