History log of /dflybsd-src/contrib/openbsd_libm/src/w_gamma.c (Results 1 – 2 of 2)
Revision Date Author Comments
# d77f151d 01-Jun-2019 Sascha Wildner <saw@online.de>

libm: Fix some -Wredundant-decls. signgam is in <math.h> already.


# 05a0b428 12-Jul-2015 John Marino <draco@marino.st>

Import OpenBSD's libm (trunk, 4 July 2015) to a new vendor branch

With the exception of x86_64 (as amd64), all arch-specific files have
been filtered out. A new directory called "include" has been

Import OpenBSD's libm (trunk, 4 July 2015) to a new vendor branch

With the exception of x86_64 (as amd64), all arch-specific files have
been filtered out. A new directory called "include" has been added
to capture global and arch-specific headers for installation. Other
than that directory and those exclusions, this is an unaltered copy
of OpenBSD's libm as it existed on 4th of July, 2015.

show more ...