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, Jun 19, 2014 at 09:58:33PM +0000, Joseph S. Myers wrote:
> 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.

Pushed.

Siddhesh

Attachment: pgp058SVKZq9w.pgp
Description: PGP signature


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