diff options
author | Ulrich Drepper <drepper@redhat.com> | 1998-12-28 17:01:32 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1998-12-28 17:01:32 +0000 |
commit | db60f6f9c547388647761d6e494eda54b6f800cd (patch) | |
tree | ce0c1d5c7d375ffd5bec29845d26d4efcede45a3 /ChangeLog | |
parent | 76235ed48f5bc3ec639e886633fc45bede1c470b (diff) | |
download | glibc-db60f6f9c547388647761d6e494eda54b6f800cd.tar glibc-db60f6f9c547388647761d6e494eda54b6f800cd.tar.gz glibc-db60f6f9c547388647761d6e494eda54b6f800cd.tar.bz2 glibc-db60f6f9c547388647761d6e494eda54b6f800cd.zip |
Update.
* sysdeps/unix/sysv/linux/netipx/ipx.h (SIOCIPXNCPCONN): New macro
from latest kernel.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 1998-12-28 Ulrich Drepper <drepper@cygnus.com> + * sysdeps/unix/sysv/linux/netipx/ipx.h (SIOCIPXNCPCONN): New macro + from latest kernel. + * stdlib/fpioconst.c: If __NO_LONG_DOUBLE_MATH don't define constants beyond range of double. * stdlib/fpioconst.h (_fpioconst_pow10): Reduce size according to |