diff options
author | bde <bde@FreeBSD.org> | 2008-02-08 01:45:52 +0000 |
---|---|---|
committer | bde <bde@FreeBSD.org> | 2008-02-08 01:45:52 +0000 |
commit | 4fa28da3c9c38d1bd9b235fa85b264caf475fe4c (patch) | |
tree | 8a061250971b1d069660d87f808161c04aba412b /lib/libc/stdlib/malloc.c | |
parent | ef3758c4ac350e0bbd3b85584cd9d1849e285906 (diff) | |
download | FreeBSD-src-4fa28da3c9c38d1bd9b235fa85b264caf475fe4c.zip FreeBSD-src-4fa28da3c9c38d1bd9b235fa85b264caf475fe4c.tar.gz |
Fix truncl() when the result should be -0.0L. When the result is +-0.0L,
it must have the same sign as the arg in all rounding modes, but it was
always +0.0L.
Diffstat (limited to 'lib/libc/stdlib/malloc.c')
0 files changed, 0 insertions, 0 deletions