]> git.ipfire.org Git - thirdparty/man-pages.git/commit
strfromd.3: New page documenting strfromd(3), strfromf(3), and strfroml(3)
authorWainer dos Santos Moschetta <wainersm@linux.vnet.ibm.com>
Wed, 7 Dec 2016 12:54:49 +0000 (10:54 -0200)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Wed, 7 Dec 2016 15:23:58 +0000 (16:23 +0100)
commitd8be6d2b705b83f52786549f01a813beaba8b485
tree7a2ee35f413e53c439e170bd2512eac2a695dee4
parent990b14c4fae3ed92022f762cc2415826a3428fd5
strfromd.3: New page documenting strfromd(3), strfromf(3), and strfroml(3)

The ISO/IEC TS 18661-1 specifies the strfrom() class
of functions that convert a float-point value to string.

The strfromd(), strfromf(), and strfroml() functions are
introduced (commit 6962682ffe5e) in GNU C Library 2.25.

Signed-off-by: Wainer dos Santos Moschetta <wainersm@linux.vnet.ibm.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man3/strfromd.3 [new file with mode: 0644]