summaryrefslogtreecommitdiffstats
path: root/lib/libm/src/e_logf.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Reduce libm's exports and make internal calls go direct.guenther2016-09-121-0/+1
* Add explicit braces to avoid ambiguous else. Pointed out by theo.martynas2013-11-121-2/+2
* rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andderaadt2009-10-271-4/+0
* - replace dtoa w/ David's gdtoa, version 2008-03-15martynas2008-09-071-1/+1
* We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.millert2002-02-191-14/+2
* initial import of NetBSD treederaadt1995-10-181-0/+97