Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test LDBL_MANT_DIG == DBL_MANT_DIG instead of hardcoding 53. | 2013-07-03 | 1 | -3/+3 | |
* | Switch libc and libm to use strong aliases rather than weak aliases | 2013-03-28 | 1 | -9/+2 | |
* | Remove excessive sys/cdefs.h inclusion | 2012-12-05 | 1 | -2/+1 | |
* | Revert (leaving the complex math part alone). Some stuff is depending | 2011-07-08 | 1 | -0/+79 | |
* | Move fabs(3), frexp(3), and modf(3) to libm--nothing has been using | 2011-07-08 | 1 | -79/+0 | |
* | Trick lint into recording the right prototypes in the llib-lc.ln | 2011-05-30 | 1 | -5/+10 | |
* | use sys/cdefs.h; pointed out by theo | 2008-12-10 | 1 | -2/+2 | |
* | ditto frexpl and ldexpl | 2008-12-09 | 1 | -1/+9 | |
* | zap remaining rcsid. | 2005-08-08 | 1 | -5/+1 | |
* | Replace broken frexp() with a working one from FreeBSD. There's | 2005-02-01 | 1 | -0/+70 |