From cba1ddc169196e1657b8b5480a77a5072e83dbf4 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Wed, 1 Jul 1998 09:34:02 +0000 Subject: Update. 1998-07-01 09:32 Ulrich Drepper * math/libm-test.c: Adjust delta for indentities1_test because gcc became cleverer. 1998-06-29 Andreas Schwab * resolv/inet_addr.c (inet_aton): Define variable base only if needed. 1998-06-30 Andreas Schwab * scripts/test-installation.pl: Include in test program to make it strictly conforming. 1998-06-30 Andreas Schwab * sysdeps/unix/sysv/linux/m68k/sysdep.S: Make _errno a weak alias, not a strong alias. * sysdeps/unix/sysv/linux/i386/sysdep.S: Likewise. * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.S: Likewise. * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.S: Likewise. * sysdeps/unix/sysv/linux/arm/sysdep.S: Likewise. --- scripts/test-installation.pl | 1 + 1 file changed, 1 insertion(+) (limited to 'scripts') diff --git a/scripts/test-installation.pl b/scripts/test-installation.pl index 76aa3fbbfc..4b173381b4 100755 --- a/scripts/test-installation.pl +++ b/scripts/test-installation.pl @@ -121,6 +121,7 @@ open PRG, ">/tmp/test-prg$$.c" or die ("Couldn't write test file /tmp/test-prg$$.c"); print PRG ' +#include #include int main(void) { printf ("Your new glibc installation seems to be ok.\n"); -- cgit 1.4.1