From: Ulrich Drepper Date: Sun, 19 Dec 1999 01:55:17 +0000 (+0000) Subject: Update. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0f5fcc20dc624565c6694023ef81785c9b2ad3fd;p=thirdparty%2Fglibc.git Update. --- diff --git a/ChangeLog b/ChangeLog index c3296bbf58e..fdb40de0fa6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -9,6 +9,12 @@ 1999-12-18 Ulrich Drepper + * 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 diff --git a/sysdeps/sparc/fpu/bits/mathdef.h b/sysdeps/sparc/fpu/bits/mathdef.h index 94777906549..c330c5c3de1 100644 --- a/sysdeps/sparc/fpu/bits/mathdef.h +++ b/sysdeps/sparc/fpu/bits/mathdef.h @@ -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__