git: OpenLIBM math.h: change __XPG_VISIBLE => __XSI_VISIBLE
John Marino
marino at crater.dragonflybsd.org
Mon Jul 13 05:26:42 PDT 2015
commit 68c3dbac0e4bdfb2146da07d438edcf7dff1130e
Author: John Marino <draco at marino.st>
Date: Mon Jul 13 14:23:25 2015 +0200
OpenLIBM math.h: change __XPG_VISIBLE => __XSI_VISIBLE
OpenBSD uses a different macro definition X/Open portability spec, so
rename it (__XPG_VISIBLE) to the one used by Free/DF (__XSI_VISIBLE).
This is another local modification to math.h
Summary of changes:
contrib/openbsd_libm/include/global/math.h | 24 ++++++++++++------------
1 file changed, 12 insertions(+), 12 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/68c3dbac0e4bdfb2146da07d438edcf7dff1130e
--
DragonFly BSD source repository
More information about the Commits
mailing list