Bug #10495
closed
libc should know how many FPU exceptions there are
Added by Rich Lowe over 3 years ago.
Updated over 3 years ago.
Category:
lib - userland libraries
Description
The code to to support sigfpe handlers takes the number of floating point exceptions from a header from libm (previously in devpro).
It's been wrong since I think at least 1994.
That's a pretty good indication nobody really uses it, but fixing it to make smatch and the compiler happy seems sensible
- Subject changed from libc should know how man FPU exceptions there are to libc should know how many FPU exceptions there are
- Status changed from New to Closed
- % Done changed from 0 to 100
git commit 618d207ffd5dca94c4a4715afd5a15b0025530ea
commit 618d207ffd5dca94c4a4715afd5a15b0025530ea
Author: Richard Lowe <richlowe@richlowe.net>
Date: 2019-03-15T23:45:07.000Z
10495 libc should know how many FPU exceptions there are
Reviewed by: Jason King <jason.king@joyent.com>
Reviewed by: Igor Kozhukhov <igor@dilos.org>
Reviewed by: Gergő Mihály Doma <domag02@gmail.com>
Reviewed by: Robert Mustacchi <rm@joyent.com>
Approved by: Gordon Ross <gwr@nexenta.com>
Also available in: Atom
PDF