diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-09-27 07:01:14 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-09-27 07:01:14 +0000 |
commit | f3acd97a918221554f6010995487710b7fad0aec (patch) | |
tree | 4b8cff385d60e8c5ecfe720bd0ddc9b1192f1854 /ChangeLog | |
parent | d01fe03296ce087fb20905785aeb9caaa36592d9 (diff) | |
download | glibc-f3acd97a918221554f6010995487710b7fad0aec.tar.gz glibc-f3acd97a918221554f6010995487710b7fad0aec.tar.xz glibc-f3acd97a918221554f6010995487710b7fad0aec.zip |
Update.
* math/math_private.h: Don't add long double prototypes if NO_LONG_DOUBLE is defined.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 6b7d10c597..c67c47162e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2000-09-26 Ulrich Drepper <drepper@redhat.com> + * math/math_private.h: Don't add long double prototypes if + NO_LONG_DOUBLE is defined. + * sysdeps/unix/i386/i586/clock_nanosleep.c (CLOCK_P): Remove CLOCK_MONOTONIC. * sysdeps/unix/i386/i586/clock_gettime.c (EXTRA_CLOCK_CASES): Likewise. |