Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | typo in math.h c version check | Rich Felker | 2012-03-02 | 1 | -1/+1 |
* | make math.h compatibe with c89 | Rich Felker | 2012-03-02 | 1 | -1/+5 |
* | add float_t and double_t to math.h | Rich Felker | 2012-02-15 | 1 | -0/+2 |
* | fix all missing instances of __cplusplus checks/extern "C" in headers | Rich Felker | 2011-11-10 | 1 | -0/+8 |
* | isgreater etc. relation macros for math.h | Rich Felker | 2011-06-08 | 1 | -0/+18 |
* | extensive header cleanup for standards conformance & correctness | Rich Felker | 2011-02-14 | 1 | -17/+19 |
* | initial check-in, version 0.5.0 v0.5.0 | Rich Felker | 2011-02-12 | 1 | -0/+300 |