git: DragonFly_RELEASE_5_0 libc - Bring in s_ceill.c v1.2 from OpenBSD

Matthew Dillon dillon at crater.dragonflybsd.org
Mon Oct 9 19:18:49 PDT 2017


commit 4ff9cd3a4d7f507b88ba267bb0b9ddebe1223dfb
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Mon Oct 9 19:17:32 2017 -0700

    libc - Bring in s_ceill.c v1.2 from OpenBSD
    
    fix a case where ceill() returns 1.0L: in the x86 extended precision format
    the fraction part has no implicit bit.
    
    Reported-by: xenu
    Taken-from: OpenBSD

Summary of changes:
 contrib/openbsd_libm/src/ld80/s_ceill.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/4ff9cd3a4d7f507b88ba267bb0b9ddebe1223dfb


-- 
DragonFly BSD source repository


More information about the Commits mailing list