Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove s_ceilf.c and s_floorf.c, ceilf and floorf are provided by the ↵ | Peter S. Mazinger | 2005-10-26 | 1 | -62/+0 |
| | | | | float_wrapper. I hope that __ceilf and __floorf are not needed anywhere. Use only __finite from s_finite.c, disabled in fpmacros.c. Allow IMA compiling, 2 files: s_lib_version.c and w_cabs.c have to be reworked for complete IMA. | ||||
* | Trim off whitespace | Eric Andersen | 2005-03-06 | 1 | -2/+2 |
| | |||||
* | Add in ceilf() and floorf() since XFree86 wants them... | Eric Andersen | 2003-06-27 | 1 | -0/+62 |