]> git.ipfire.org Git - thirdparty/glibc.git/commit
float128: Add strfromf128, strtof128, and wcstof128 to the manual
authorGabriel F. T. Gomes <gftg@linux.vnet.ibm.com>
Mon, 14 Nov 2016 16:36:18 +0000 (14:36 -0200)
committerGabriel F. T. Gomes <gftg@linux.vnet.ibm.com>
Mon, 12 Jun 2017 17:48:53 +0000 (14:48 -0300)
commit7d641c411d475fc609edce8df12c4b2918b29fdb
tree91f9f99deb61df74653723eca492fd71ae61eaad
parent45f39d458827e07ab3075bed75f2670581a89f33
float128: Add strfromf128, strtof128, and wcstof128 to the manual

* manual/math.texi (Mathematics): Add description for _FloatN and
_FloatNx types and mentions that they are not support in glibc for
any architecture, so far.
* manual/arith.texi (wcstof, wcstold): Replace the mention to
stdlib.h with wchar.h.
(Parsing of Floats): Add descriptions for strtofN and wcstofN.
(Printing of Floats): Add description for strfromfN.
ChangeLog
manual/arith.texi
manual/math.texi