aboutsummaryrefslogtreecommitdiff
path: root/libm/s_floor.c
AgeCommit message (Expand)AuthorFilesLines
2012-06-15libm: change j0 to _j0 and y1 to _y1 to avoid shadow warningPeter S. Mazinger1-11/+11
2008-12-22libm/*: mass removal of:Denis Vlasenko1-15/+1
2008-12-13*: document __USE_EXTERN_INLINES better;Denis Vlasenko1-0/+3
2008-09-26- move libm_hidden_proto to the corresponding headers. Remove from callsites.Bernhard Reutner-Fischer1-1/+0
2006-01-17All math related relocs gonePeter S. Mazinger1-0/+2
2005-03-06Trim off whitespaceEric Andersen1-3/+3
2001-11-24Move powerpc specific optimizations (courtesy of apple) to powerpcEric Andersen1-2/+0
2001-11-22Totally rework the math library, this time based on the MacOs XEric Andersen1-0/+83