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
..
2016-09-07 16:40:09 +00:00
2016-09-07 16:43:03 +00:00
2016-08-16 16:18:24 +00:00
2016-09-07 16:43:03 +00:00
2014-10-16 09:54:45 -07:00
2014-11-22 19:34:49 -05:00
2014-11-22 19:34:49 -05:00
2015-02-12 13:57:32 -08:00