K 10 svn:author V 5 kargl K 8 svn:date V 27 2015-02-07T00:38:18.942612Z K 7 svn:log V 284 Truncate the exponent 'n' of type long to a domain contained 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 END