diff options
author | Ulrich Drepper <drepper@redhat.com> | 2003-07-25 00:49:30 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2003-07-25 00:49:30 +0000 |
commit | 02ade8d6b0058becfb8d3156e8b9cc3519bfb4bb (patch) | |
tree | 8350ce4d253038074572b480fb12a177e5aa5617 /ChangeLog | |
parent | 99fe3b0e7a0a9d72152cc86df0571c231c83cae4 (diff) | |
download | glibc-02ade8d6b0058becfb8d3156e8b9cc3519bfb4bb.tar glibc-02ade8d6b0058becfb8d3156e8b9cc3519bfb4bb.tar.gz glibc-02ade8d6b0058becfb8d3156e8b9cc3519bfb4bb.tar.bz2 glibc-02ade8d6b0058becfb8d3156e8b9cc3519bfb4bb.zip |
Update.
* timezone/zic.c (rpytime): Replace cheap overflow check with a
functioning one.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2003-07-24 Ulrich Drepper <drepper@redhat.com> + * timezone/zic.c (rpytime): Replace cheap overflow check with a + functioning one. + * include/link.h (struct link_map): Add l_tls_firstbyte_offset field. * sysdeps/generic/dl-tls.c [TLS_TCB_AT_TP] (_dl_determine_tlsoffset): Fix calculation of offsets to take misalignment of first byte in |