]> sourceware.org Git - newlib-cygwin.git/commit
math.h: fix guards on basic M_ constants
authorYaakov Selkowitz <yselkowi@redhat.com>
Fri, 15 Jul 2016 14:06:53 +0000 (09:06 -0500)
committerYaakov Selkowitz <yselkowi@redhat.com>
Fri, 15 Jul 2016 14:06:53 +0000 (09:06 -0500)
commit52d940e2633d79eb48982cb76f972f869d770f1a
tree4116f380238c2388adac50210837884255065ce5
parent7475b656f4f88f51438e7a734f4bc47e6b780ac9
math.h: fix guards on basic M_ constants

MAXFLOAT, M_PI, and friends date back to at least XPG4v2, so this guard
was incorrect even prior to the feature test macros overhaul.

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