Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2018-09-12 | reduce spurious inclusion of libc.h | Rich Felker | -1/+0 |
2013-11-21 | math: lgamma cleanup (simpler sin(pi*x) for the negative case) | Szabolcs Nagy | -61/+31 |
2013-09-05 | math: remove libc.h include from libm.h | Szabolcs Nagy | -0/+1 |
2012-03-19 | code cleanup of named constants | nsz | -27/+23 |
2012-03-16 | fix namespace issues for lgamma, etc. | Rich Felker | -1/+3 |
2012-03-13 | first commit of the new libm! | Rich Felker | -0/+315 |