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 1/3] Add strfromd, strfromf, and strfroml functions


On Wed, 21 Sep 2016, Gabriel F. T. Gomes wrote:

> @@ -34,6 +34,9 @@ Version 2.25
>  
>  * The fesetexcept function from TS 18661-1:2014 is added to libm.
>  
> +* The functions strfromd, strfromf, and strfroml, from ISO/IEC TS 18661-1:2014,
> +  are added to libc.  They convert a floating-point number into string.
> +
>  Security related changes:
>  
>    On ARM EABI (32-bit), generating a backtrace for execution contexts which

When you revise a patch series, please also update it to be relative to 
current master.  This is not the current context that appears in the NEWS 
file (I don't know if other parts of the changes need updating as well).

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