This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PING][PATCH][BZ #6803] Set errno for scalbln


On Thu, 15 May 2014, Stefan Liebler wrote:

> PING!
> 
> This patch introduces a new wrapper for scalbln functions
> in order to set errno to ERANGE on overflow and underflow.
> The existing aliases that uses __scalbln functions are replaced by aliases to
> the new wrapper.
> The corresponding tests in libm-test.inc are updated to check for errno via
> ERRNO_PLUS_OFLOW etc.

This patch is OK.

-- 
Joseph S. Myers
joseph@codesourcery.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]