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: [PATCH v3 2/2] Add support for testing __STDC_WANT_IEC_60559_TYPES_EXT__


On Mon, 8 May 2017, Gabriel F. T. Gomes wrote:

> From: "Paul E. Murphy" <murphyp@linux.vnet.ibm.com>
> 
> Changes since v2:
> 
>   - Fix year in the comments in bits/libc-header-start.h.
>   - Add description to include/features.h and manual/creature.texi.
> 
> -- 8< --
> This macro is defined by TS 18661-3 for supporting the _FloatN and
> _FloatNx types, as well as the functions suffixed with fN.
> 
> 2017-02-23  Paul E. Murphy  <murphyp@linux.vnet.ibm.com>
> 
> 	* bits/libc-header-start.h:
> 	(__GLIBC_USE_IEC_60559_TYPES_EXT): New macro.

This patch is OK with an updated ChangeLog entry (reflecting all the files 
changed).

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