summaryrefslogtreecommitdiff
path: root/src/stdlib/gcvt.c
AgeCommit message (Collapse)Author
2013-12-12include cleanups: remove unused headers and add feature test macrosSzabolcs Nagy
2012-02-06add deprecated (removed from posix) [efg]cvt() functionsRich Felker
these have not been heavily tested, but they should work as described in the old standards. probably broken for non-finite values...