Commit Graph
3 Commits
Author SHA1 Message Date
Rich Felker daaef3552d fix error in previous ld80 fpclassify commit 2011-06-30 16:37:51 -04:00
Rich Felker f6fd351c70 catch invalid ld80 bit patterns and treat them as nan
this should not be necessary - the invalid bit patterns cannot be
created except through type punning. however, some broken gnu software
is passing them to printf and triggering dangerous stack-smashing, so
let's catch them anyway...
2011-06-30 16:31:43 -04:00
Rich Felker 0b44a0315b initial check-in, version 0.5.0 2011-02-12 00:22:29 -05:00