Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reduce libm's exports and make internal calls go direct. | 2016-09-12 | 1 | -4/+2 | |
* | test LDBL_MANT_DIG == DBL_MANT_DIG instead of hardcoding 53. | 2013-07-03 | 1 | -2/+2 | |
* | Switch libc and libm to use strong aliases rather than weak aliases | 2013-03-28 | 1 | -1/+1 | |
* | Get rid of the very ugly lint workarounds: LINTLIBRARY, PROTOLIB, | 2013-01-13 | 1 | -7/+0 | |
* | Remove excessive sys/cdefs.h inclusion | 2012-12-05 | 1 | -6/+0 | |
* | Finalize work on the math library. It's time to do this monster | 2011-07-06 | 1 | -1/+15 | |
* | Avoid shadowing of external symbols by local variables; whoever | 2006-04-25 | 1 | -8/+8 | |
* | small delint; ok deraadt@ | 2006-04-24 | 1 | -1/+1 | |
* | add some more C99 functions: trunc(3) and truncf(3). | 2006-03-18 | 1 | -0/+63 |