diff options
Diffstat (limited to 'BUGS')
-rw-r--r-- | BUGS | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1,7 +1,7 @@ List of known bugs (certainly very incomplete) ---------------------------------------------- -Time-stamp: <1997-08-04T00:50:04+0200 drepper> +Time-stamp: <1997-09-06T18:30:16+0200 drepper> This following list contains those bugs which I'm aware of. Please make sure that bugs you report are not listed here. If you can fix one @@ -25,6 +25,10 @@ Severity: [ *] to [***] [ **] There are problems with signal handling when using LinuxThreads. +[ **] The libm-ieee `log2' function seems to be very inaccurate. + +[ *] The libm-ieee `remquo' function rounds 3.0/2.0 incorrectly. + [ *] The precision of the `sinhl' and/or `asinhl' function do not seem to be the best. |