[PATCH v3 1/3] Add strfromd, strfromf, and strfroml functions

Joseph Myers joseph@codesourcery.com
Wed Sep 21 20:11:00 GMT 2016


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



More information about the Libc-alpha mailing list