diff options
author | das <das@FreeBSD.org> | 2007-12-16 21:14:33 +0000 |
---|---|---|
committer | das <das@FreeBSD.org> | 2007-12-16 21:14:33 +0000 |
commit | 70cdf6a57447192c3b77090ed112c732882f95f3 (patch) | |
tree | 5f9e7a4fd4b4e74b456608617e283e71285fad2f /lib/libkse/thread/thr_concurrency.c | |
parent | b2367c2d0b77fb617f31b9fafae0c52dc8ecf89e (diff) | |
download | FreeBSD-src-70cdf6a57447192c3b77090ed112c732882f95f3.zip FreeBSD-src-70cdf6a57447192c3b77090ed112c732882f95f3.tar.gz |
Fix strto{f,d,ld}() so they don't return signaling NaNs. C99
says they are never supposed to, and the fact that they did could
cause apps that run with unmasked FP exceptions to SIGFPE after a
scanf() or strtod(). The vendor stated that he will not be fixing
this, citing portability concerns.
Diffstat (limited to 'lib/libkse/thread/thr_concurrency.c')
0 files changed, 0 insertions, 0 deletions