diff options
author | Ulrich Drepper <drepper@redhat.com> | 2001-01-28 18:58:10 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2001-01-28 18:58:10 +0000 |
commit | c9a0e4abd0072737ab23f4e28703ce1b29269054 (patch) | |
tree | 155ab994a2e4e0298dc381f16a58e131dcc6a4ac /ChangeLog | |
parent | 0e5d0c0ad882cbd74e57404a617ad042814bcff0 (diff) | |
download | glibc-c9a0e4abd0072737ab23f4e28703ce1b29269054.tar.gz glibc-c9a0e4abd0072737ab23f4e28703ce1b29269054.tar.xz glibc-c9a0e4abd0072737ab23f4e28703ce1b29269054.zip |
Update.
* sysdeps/ia64/fpu/fraiseexcpt.c: Include <float.h>. Removed unused variable.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 4f619a5be9..70fe87d9a6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2001-01-28 Ulrich Drepper <drepper@redhat.com> + * sysdeps/ia64/fpu/fraiseexcpt.c: Include <float.h>. Removed + unused variable. + * sunrpc/xdr_rec.c (xdrrec_getpos): Add cast to long to avoid warning. * sunrpc/xdr_sizeof.c (x_inline): Likewise. |