summaryrefslogtreecommitdiff
path: root/m4/roundl.m4
Commit message (Expand)AuthorAgeFilesLines
* many *.m4 files: improve m4 quotingJim Meyering2009-01-141-3/+3
* Use the shared tests for the floor* and ceil* functions.Bruno Haible2007-11-111-2/+4
* Handle the case that floorl and roundl are declared but do not exist.Bruno Haible2007-11-111-0/+6
* Use REPLACE_ROUND instead of HAVE_DECL_ROUND.Bruno Haible2007-11-111-6/+5
* Check whether round* exist in libraries, not just whether they are declared.Ben Pfaff2007-10-271-2/+3
* Fix bugs in round modules reported by Bruno Haible.Ben Pfaff2007-10-211-12/+18
* Implement 'round', 'roundf', 'roundl' modules.Ben Pfaff2007-10-201-0/+22