Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | math: define _GNU_SOURCE when implementing non-standard math functions | Szabolcs Nagy | 2013-12-12 | 1 | -0/+1 |
* | math: sin cos cleanup | Szabolcs Nagy | 2013-05-18 | 1 | -21/+24 |
* | fix trailing whitespace issues that crept in here and there | Rich Felker | 2012-12-07 | 1 | -1/+1 |
* | efficient sincos based on sin and cos | nsz | 2012-03-15 | 1 | -0/+113 |