summaryrefslogtreecommitdiff
path: root/lib/libm/src/s_trunc.c
AgeCommit message (Collapse)Author
2013-11-13Add FreeBSD's truncl and minimal testing.joerg
2008-04-25avoid shadow variables, and enable lint.christos
2007-01-17Remove more duplicate #includes, and a few spurious whitespaces at EOLhubertf
From Slava Semushin <slava.semushin@gmail.com>
2006-03-25Add trunc() and truncf() C99 functions, from FreeBSD.xtraeme