aboutsummaryrefslogtreecommitdiff
path: root/sys/i386/include
diff options
context:
space:
mode:
authorDavid Schultz <das@FreeBSD.org>2004-07-19 08:16:10 +0000
committerDavid Schultz <das@FreeBSD.org>2004-07-19 08:16:10 +0000
commitec79bc0da9bffb2c95632bcd18e1316492575014 (patch)
tree0682171fd2934d939f73a83ae70efdcd286af303 /sys/i386/include
parente370e911b23398888b3df56c906fe41fedd106b0 (diff)
downloadsrc-ec79bc0da9bffb2c95632bcd18e1316492575014.tar.gz
src-ec79bc0da9bffb2c95632bcd18e1316492575014.zip
Fix two bugs in the signbit() macro, which was implemented last year:
- It was added to libc instead of libm. Hopefully no programs rely on this mistake. - It didn't work properly on large long doubles because its argument was converted to type double, resulting in undefined behavior.
Notes
Notes: svn path=/head/; revision=132382
Diffstat (limited to 'sys/i386/include')
0 files changed, 0 insertions, 0 deletions