]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Update.
authorUlrich Drepper <drepper@redhat.com>
Sun, 19 Dec 1999 01:55:17 +0000 (01:55 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sun, 19 Dec 1999 01:55:17 +0000 (01:55 +0000)
ChangeLog
sysdeps/sparc/fpu/bits/mathdef.h

index c3296bbf58e18d911df1be691de3e3f2700ab347..fdb40de0fa6ecbdcc29c6f7e6c1d1a1c14a0d2f5 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,6 +9,12 @@
 
 1999-12-18  Ulrich Drepper  <drepper@cygnus.com>
 
+       * iconvdata/isiri-3342.c: New file.
+       * iconvdata/Makefile (modules): Add ISIRI-3342.
+       (distribute): Add isiri-3342.c.
+       (gen-8bit-gap-modules): Add isiri-3342.
+       * iconvdata/gconv-modules: Add entries for ISIRI-3342.
+
        * malloc/Versions: Export __libc_freeres for GLIBC_2.1.
 
 1999-12-14  Thorsten Kukuk  <kukuk@suse.de>
index 947779065498bd690350a87771c73204ba871166..c330c5c3de1675629cc6f69271ce11f57b0fe732 100644 (file)
@@ -25,7 +25,7 @@
 /* FIXME! This file describes properties of the compiler, not the machine;
    it should not be part of libc!  */
 
-#if defined __USE_ISOC99 && defined _MATH_H && !defined _MATH_H_MATHDEF
+#if defined __USE_ISOC9X && defined _MATH_H && !defined _MATH_H_MATHDEF
 # define _MATH_H_MATHDEF       1
 
 # ifdef __GNUC__