diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-09-16 02:27:07 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-09-16 02:27:07 +0000 |
commit | 8bd6a35210d003745e44d07d0297121090c49af2 (patch) | |
tree | 0738421552fa80d395bfa5dbdf51883732ff857e /ChangeLog | |
parent | bfc27ea433ec0af6a530507b2f4402d28c6a1857 (diff) | |
download | glibc-8bd6a35210d003745e44d07d0297121090c49af2.tar.gz glibc-8bd6a35210d003745e44d07d0297121090c49af2.tar.xz glibc-8bd6a35210d003745e44d07d0297121090c49af2.zip |
Update.
Patches by Joseph S. Myers <jsm28@cam.ac.uk>.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index f5afa30294..4d717ebf35 100644 --- a/ChangeLog +++ b/ChangeLog @@ -6,6 +6,7 @@ * math/complex.h: Don't define _Complex macro for gcc 3. Add __extension__ to _Complex_I definition since gcc warns if -pedantic. * math/bits/cmathcalls.h (conj): Add __extension__ since we use ~. + Patches by Joseph S. Myers <jsm28@cam.ac.uk>. * include/limits.h: Define LLONG_MIN, LLONG_MAX, ULLONG_MAX if necessary. Move includes of POSIX and Unix limits files to the |