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: RFC: TS 18661-1 floating-point interfaces


On Wed, 15 Jun 2016, Carlos O'Donell wrote:

> On 06/10/2016 08:58 PM, Joseph Myers wrote:
> > ISO/IEC TS 18661-1:2014 provides C interfaces for various required 
> > features of IEEE 754-2008, analogous to the support for IEEE 754-1985 
> > added in C99.
> 
> This looks good to me.

There's a question in there about grouping APIs for inclusion (all 
together versus particular well-defined groups potentially going in 
separately).

> The only thing I note is that you suggested implementation of all of
> TS 18661-1, but oddly absent from this plan are the additions to
> stdlib.h e.g. strfromd? Did I miss something?

Those are expected to be included in the preparations for float128 
support, like nextup and nextdown functions.

-- 
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]