Commit Graph

2 Commits

Author SHA1 Message Date
Rich Felker 196d6437dc add missing float.h macros
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.
2011-04-10 18:27:47 -04:00
Rich Felker 1355fdca7c preparing build system to handle ports - step 1 2011-02-15 00:33:23 -05:00