| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove the unused leftovers of the 4.4BSD libm, which was only used |  naddy | 2018-07-18 | 1 | -174/+0 |
* | Reduce libm's exports and make internal calls go direct. |  guenther | 2016-09-12 | 1 | -8/+11 |
* | Per fpclassify(3): isinff(), isnanf(), finite(), and finitef() are deprecated |  guenther | 2016-09-12 | 1 | -4/+4 |
* | ... and gain rintf by using the same technique, along with aliases for |  espie | 2013-07-05 | 1 | -1/+24 |
* | implement floorf and ceilf: same technique as floor and ceil, just with |  espie | 2013-07-05 | 1 | -2/+34 |
* | Switch libc and libm to use strong aliases rather than weak aliases |  martynas | 2013-03-28 | 1 | -2/+2 |
* | Get rid of the very ugly lint workarounds: LINTLIBRARY, PROTOLIB, |  martynas | 2013-01-13 | 1 | -8/+1 |
* | Remove excessive sys/cdefs.h inclusion |  deraadt | 2012-12-05 | 1 | -2/+1 |
* | Trick lint into recording the right prototypes in the llib-lm.ln |  martynas | 2011-05-30 | 1 | -3/+8 |
* | rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and |  deraadt | 2009-10-27 | 1 | -5/+1 |
* | in the old days compiler could not convert decimal constants |  martynas | 2009-04-11 | 1 | -8/+2 |
* | fix hexadecimal constant that was wrong; and confused with ieee. ok miod@ |  martynas | 2009-04-08 | 1 | -2/+2 |
* | use sys/cdefs.h; pointed out by theo |  martynas | 2008-12-10 | 1 | -2/+2 |
* | - 80-bit and quad precision trigonometric and other most |  martynas | 2008-12-09 | 1 | -2/+8 |
* | - expressions such as x != x and x == x are prone to errors and |  martynas | 2008-06-25 | 1 | -2/+2 |
* | cleaning up, no functional changes |  martynas | 2008-06-21 | 1 | -9/+4 |
* | spacing, add rcs ids, no binary change |  martynas | 2008-06-12 | 1 | -1/+2 |
* | some cleanup for noieee_src, as asked by millert@: remove fictional |  martynas | 2008-06-12 | 1 | -0/+1 |
* | - no need for ifdef dance (21), we have isnan, finite for vax |  martynas | 2008-06-12 | 1 | -15/+7 |
* | Remove the advertising clause in the UCB license which Berkeley |  millert | 2003-06-02 | 1 | -5/+1 |
* | ^vax^__vax__ |  hugh | 2000-10-10 | 1 | -6/+6 |
* | initial import of NetBSD tree |  deraadt | 1995-10-18 | 1 | -0/+138 |