glibc/sysdeps/ieee754
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
..
bits Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
dbl-64 Add getpayload, getpayloadf, getpayloadl. 2016-10-19 01:49:09 +00:00
flt-32 Add getpayload, getpayloadf, getpayloadl. 2016-10-19 01:49:09 +00:00
ldbl-64-128 Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
ldbl-96 Add getpayload, getpayloadf, getpayloadl. 2016-10-19 01:49:09 +00:00
ldbl-128 Add getpayload, getpayloadf, getpayloadl. 2016-10-19 01:49:09 +00:00
ldbl-128ibm Add getpayload, getpayloadf, getpayloadl. 2016-10-19 01:49:09 +00:00
ldbl-opt Add strfromd, strfromf, and strfroml functions 2016-10-25 17:03:54 -02:00
ieee754.h Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
k_standard.c Add comment to CSTR macro in k_standard.c. 2015-02-27 01:12:19 +00:00
k_standardf.c Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
k_standardl.c Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
Makefile Avoid -Wno-write-strings for k_standard.c. 2015-02-26 22:50:54 +00:00
s_lib_version.c
s_matherr.c
s_signgam.c Fix lgamma setting signgam for ISO C (bug 15421). 2015-11-20 22:49:59 +00:00