summaryrefslogtreecommitdiff
path: root/lib/round.c
Commit message (Expand)AuthorAgeFilesLines
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-1/+1
* ceil, trunc, round: Fix gcc warnings.Bruno Haible2010-12-251-1/+5
* round: Implement result sign according to IEEE 754.Bruno Haible2010-12-221-2/+12
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* update nearly all FSF copyright year lists to include 2009Jim Meyering2009-12-291-1/+1
* Use spaces for indentation, not tabs.Bruno Haible2009-12-101-22/+22
* Remove trailing spaces.Bruno Haible2008-05-201-1/+1
* Handle the case that floorl and roundl are declared but do not exist.Bruno Haible2007-11-111-2/+2
* Implement 'round', 'roundf', 'roundl' modules.Ben Pfaff2007-10-201-0/+154