git: OpenLIBM: local mod -- add back C99 macros

John Marino marino at crater.dragonflybsd.org
Thu Jul 16 23:30:34 PDT 2015


commit d5168ee9e502bcd79096d92f8651f7cd70ff1d48
Author: John Marino <draco at marino.st>
Date:   Fri Jul 17 08:26:03 2015 +0200

    OpenLIBM: local mod -- add back C99 macros
    
    The math.h header of OpenBSD's library is missing some C99 macro
    defintions.  Most of these we had before.  FP_FAST_FMA and FP_FAST_FMAL
    are new, but I believe should have been defined before.
    
    Reported by:	swildner

Summary of changes:
 contrib/openbsd_libm/include/global/math.h | 8 ++++++++
 1 file changed, 8 insertions(+)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/d5168ee9e502bcd79096d92f8651f7cd70ff1d48


-- 
DragonFly BSD source repository



More information about the Commits mailing list