History log of /dflybsd-src/contrib/openbsd_libm/src/s_exp2.c (Results 1 – 2 of 2)
Revision Date Author Comments
# 4bdb0c88 23-Jan-2018 zrj <rimvydas.jasinskas@gmail.com>

libm: Avoid left-shifting negative integers.

It is undefined behaviour.

Taken-from: OpenBSD


# 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 ...