summaryrefslogtreecommitdiff
path: root/sysdeps/ieee754/dbl-64/wordsize-64/s_ceil.c
AgeCommit message (Expand)Author
2017-10-03Use libm_alias_double for more dbl-64 functions.Joseph Myers
2016-05-24Do not raise "inexact" from generic ceil (bug 15479).Joseph Myers
2012-03-09Use <> for math.h and math_private.h everywhere.Richard Henderson
2011-10-25Use math_force_eval in more placesUlrich Drepper
2011-10-16Use rounds{s,d} for x86 rint, ceil, floorUlrich Drepper
2009-08-24Add ceil implementation for 64-bit machines.Ulrich Drepper