diff options
author | Mark Kettenis <kettenis@cvs.openbsd.org> | 2021-10-14 21:30:01 +0000 |
---|---|---|
committer | Mark Kettenis <kettenis@cvs.openbsd.org> | 2021-10-14 21:30:01 +0000 |
commit | 146cf15616df5dc48860f72092943418d60062c6 (patch) | |
tree | f7d374623a117f0f5baa22a3be6bb2b04c73f790 /sys/ufs | |
parent | 7fafa8e228a4c36c8fe45de0e7a37ea920cb3675 (diff) |
Replace lrint(3), lrintf(3), llrint(3) and llrintf(3) implementations with
the same implementation that we're already using for lrintl(3) and llrintl(3).
The old implementations were derived from code from NetBSD that didn't pass
the lib/libm/msun/lrint_test regress test. NetBSD replaced their
implementation with the FreeBSD implementation of this code which we were
already using for lrintl(3) and llrintl(3). This fixes the regress test.
ok bluhm@, millert@
Diffstat (limited to 'sys/ufs')
0 files changed, 0 insertions, 0 deletions