Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert (leaving the complex math part alone). Some stuff is depending | 2011-07-08 | 1 | -1/+0 | |
| | | | | | on this historical behavior; so we're stuck in this stupid situation. No cookie for me. | ||||
* | Move fabs(3), frexp(3), and modf(3) to libm--nothing has been using | 2011-07-08 | 1 | -0/+1 | |
them in libc for a very long time. OK guenther@. |