]> sourceware.org Git - newlib-cygwin.git/commit
Feature test macros overhaul: math.h
authorYaakov Selkowitz <yselkowi@redhat.com>
Mon, 14 Mar 2016 21:26:18 +0000 (16:26 -0500)
committerYaakov Selkowitz <yselkowi@redhat.com>
Fri, 18 Mar 2016 02:08:59 +0000 (21:08 -0500)
commit4e8291b8b0f74b54cdbaaf3a4562a778f6e90bc0
treef4181fbf6159c79c552c2fd984368f162ba1be4c
parent86a724b8c04cb3a2b2b70025dfc2d8ff75e15c7b
Feature test macros overhaul: math.h

Simplify the C99 conditionals.  Mark the drem and gamma functions as
BSD|SVID, the Bessel double functions also XSI and the floats also SUSv3.
signgam is BSD|SVID|XSI, and matherr is SVID.  Finally, use the internal
macros to control the symbolic constants.

Signed-off-by: Yaakov Selkowitz <yselkowi@redhat.com>
newlib/libc/include/math.h
This page took 0.031044 seconds and 5 git commands to generate.