Fix incorrect rounding of trunc, truncf, truncl in some cases. Add a new test.
authorBruno Haible <bruno@clisp.org>
Sat, 13 Oct 2007 00:03:49 +0000 (02:03 +0200)
committerBruno Haible <bruno@clisp.org>
Sat, 13 Oct 2007 00:03:49 +0000 (02:03 +0200)
commit3db9b0d802e34ec28fc924076ae4c196bd7d23a9
tree8c6089a76e034a3d3d885c6c34f6c5e9e3e245bd
parent2a75299e5f8decd5652fc53db0ce4e8636462278
Fix incorrect rounding of trunc, truncf, truncl in some cases. Add a new test.
ChangeLog
lib/trunc.c
modules/truncf-tests
tests/test-truncf2.c [new file with mode: 0644]