mirror of
https://git.FreeBSD.org/src.git
synced 2025-02-08 18:23:02 +00:00
dc98c00464
within [INT_MIN, INT_MAX] where the magnitude of the lower and upper bounds are sufficiently large to span the range of scalbn[fl]. While here, remove the GNU style bug in the function declarations. Reviewed by: bde, pfg