diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-03-03 21:33:34 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-03-03 21:33:34 +0000 |
commit | c88c83995653c5c1d2019aac142a34da6ed9a501 (patch) | |
tree | 12b0bbc21d049901d9420a14489ac18a1e951f29 /ChangeLog | |
parent | bdd5fccdeed418f2f79e25aa04a0b06171300c49 (diff) | |
download | glibc-c88c83995653c5c1d2019aac142a34da6ed9a501.zip glibc-c88c83995653c5c1d2019aac142a34da6ed9a501.tar.gz glibc-c88c83995653c5c1d2019aac142a34da6ed9a501.tar.bz2 |
Update.
2000-03-03 Andreas Jaeger <aj@suse.de>
* sunrpc/xdr.c (xdr_hyper): Correctly handle lower half of llp.
2000-03-03 Andreas Jaeger <aj@suse.de>
* sunrpc/xdr_intXX_t.c (xdr_uint16_t): Fix ENCODE and DECODE
cases.
(xdr_int64_t): Correctly handle lower half.
Fix by Sten Dahlgren <stda@enea.se>, closes PR libc/1623.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,3 +1,14 @@ +2000-03-03 Andreas Jaeger <aj@suse.de> + + * sunrpc/xdr.c (xdr_hyper): Correctly handle lower half of llp. + +2000-03-03 Andreas Jaeger <aj@suse.de> + + * sunrpc/xdr_intXX_t.c (xdr_uint16_t): Fix ENCODE and DECODE + cases. + (xdr_int64_t): Correctly handle lower half. + Fix by Sten Dahlgren <stda@enea.se>, closes PR libc/1623. + 2000-03-03 Ulrich Drepper <drepper@cygnus.com> * sysdeps/unix/sysv/linux/init-first.c: Remove trace of personality |