summaryrefslogtreecommitdiff
path: root/src/lib/libc/stdlib/ecvt.3 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarzetedu2013-06-051-3/+3
* Improve standards conformance: ecvt(), fcvt(), gcvt(), mktemp(), ttyslot(),guenther2012-06-011-3/+6
* WARNINGS -> CAVEATS, and a little neccessary cleanup;jmc2010-04-011-14/+14
* convert to new .Dd format;jmc2007-05-311-2/+2
* use new .St macro;jmc2004-01-251-2/+2
* Sync with share/misc/license.template and add missing DARPA creditmillert2003-06-171-8/+12
* Use an ISC-tyle license for all my code; it is simpler and more permissive.millert2003-06-031-22/+11
* typomillert2003-05-241-1/+1
* Say POSIX-2001 instead of Single Unix v3. They are the same but we generallymillert2003-05-241-1/+1
* typos;jmc2003-05-101-1/+1
* Add ecvt(), fcvt() and gcvt() for standard compliance and legacy code.millert2002-12-021-0/+172