HomeFreeBSD

MFC r286515:

Description

MFC r286515:

In libm's exp2(3), avoid left-shifting a negative integer, which is
undefined. Replace it with the intended value, in a defined way.

Reviewed by: bde

Details

Provenance
dimAuthored on
Parents
rS286687: Document build-tools better. Add rescue back because it builds /bin/sh
Branches
Unknown
Tags
Unknown