Archie Cobbs
83999f5a32
Re-apply the previously backed-out commit that fixes the problem where
...
HUGE_VAL is not properly aligned on some architectures. The previous
fix now works because the two versions of 'math.h' (include/math.h
and lib/msun/src/math.h) have since been merged into one.
PR: bin/43544
2002-10-31 23:05:20 +00:00
Archie Cobbs
ae8a4b2f36
Revert previous commit to unbreak world until we figure out the
...
right way to do it.
2002-09-20 15:43:26 +00:00
Archie Cobbs
f5f1272284
Fix a problem with the definition of HUGE_VAL causing the gcc warning
...
"cast increases required alignment of target type" on some platforms.
Reviewed by: bde
2002-09-19 19:47:27 +00:00
David E. O'Brien
333fc21e3c
Fix the style of the SCM ID's.
...
I believe have made all of libc .c's as consistent as possible.
2002-03-22 21:53:29 +00:00
Jake Burkholder
c5a29982d3
__infinity is not const.
2001-12-29 06:38:31 +00:00
Jake Burkholder
84a23d72a0
Add more libc stuff.
...
Obtained from: netbsd
2001-11-18 04:40:30 +00:00