Gabriel F. T. Gomes 6962682ffe Add strfromd, strfromf, and strfroml functions
ISO/IEC TS 18661-1 adds several functions in the strfrom family to stdlib.
This patch adds strfromd, strfromf, and strfroml.  This is being done in
preparation for the new floating-point type, float128.  The added functions
convert a floating-point value into a string, with configurable format.
2016-10-25 17:03:54 -02:00
..
2012-01-16 09:03:20 -05:00
2012-07-16 18:46:40 +02:00
2016-01-07 17:29:17 -05:00
2016-01-15 11:07:41 -07:00
2014-12-29 23:14:38 -05:00
2016-05-23 14:13:11 -05:00
2016-08-19 11:17:07 -05:00