From bfd55981c711e615afcad71c607401d329aab0a0 Mon Sep 17 00:00:00 2001 From: bde Date: Tue, 1 Oct 2002 11:34:42 +0000 Subject: Merged all interesting difference between the old math.h and the current one into the latter and removed the former. This works around the bug that some broken Makefiles add -I.../src/include to CFLAGS, resulting in the old math.h being preferred and differences between the headers possibly being fatal. The merge mainly involves declaring some functions as __pure2 although they are not yet all strictly free of side effects. PR: 43544 --- lib/msun/src/math.h | Bin 6240 -> 7134 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'lib/msun/src') diff --git a/lib/msun/src/math.h b/lib/msun/src/math.h index 108b086..d34149d 100644 Binary files a/lib/msun/src/math.h and b/lib/msun/src/math.h differ -- cgit v1.1