Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add missing float.h macros | Rich Felker | 2011-04-10 | 1 | -0/+3 |
| | | | | | | actually FLT_ROUNDS needs to expand to a static inline function that obtains the current rounding mode and returns it, but that will be added later with fenv.h stuff. | ||||
* | preparing build system to handle ports - step 1 | Rich Felker | 2011-02-15 | 1 | -0/+11 |