summaryrefslogtreecommitdiffstats
path: root/lib/msun
diff options
context:
space:
mode:
authorbde <bde@FreeBSD.org>2002-10-01 11:34:42 +0000
committerbde <bde@FreeBSD.org>2002-10-01 11:34:42 +0000
commitbfd55981c711e615afcad71c607401d329aab0a0 (patch)
tree00632b01e5657c843ff2e2f5d69fc744f99948c4 /lib/msun
parentf55988e52181594424ad4a987ba3542c03950f4a (diff)
downloadFreeBSD-src-bfd55981c711e615afcad71c607401d329aab0a0.zip
FreeBSD-src-bfd55981c711e615afcad71c607401d329aab0a0.tar.gz
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
Diffstat (limited to 'lib/msun')
-rw-r--r--lib/msun/src/math.hbin6240 -> 7134 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/lib/msun/src/math.h b/lib/msun/src/math.h
index 108b086..d34149d 100644
--- a/lib/msun/src/math.h
+++ b/lib/msun/src/math.h
Binary files differ
OpenPOWER on IntegriCloud