David Schultz ec79bc0da9 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.
2004-07-19 08:16:10 +00:00
..
2004-07-07 20:15:31 +00:00
2004-07-03 22:30:10 +00:00
2004-07-07 19:57:16 +00:00
2004-07-16 17:15:37 +00:00
2004-05-14 11:51:22 +00:00
2004-05-14 12:04:31 +00:00