K 10 svn:author V 3 bde K 8 svn:date V 27 2008-02-13T16:56:52.000000Z K 7 svn:log V 313 On arches where long double is the same as double, alias ceil(), floor() and trunc() to the corresponding long double functions. This is not just an optimization for these arches. The full long double functions have a wrong value for `huge', and the arches without full long doubles depended on it being wrong. END