Age | Commit message (Expand) | Author |
---|---|---|
2022-04-29 | LibC: Actually set the FPU environment instead of its pointer | Tim Schumacher |
2022-04-26 | LibC: Don't handle pending exceptions when reading FPU status | Tim Schumacher |
2022-04-01 | Everywhere: Run clang-format | Idan Horowitz |
2022-01-07 | Everywhere: Fix spelling mistakes | mjz19910 |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-03-14 | LibC: Rename feclearexcept{s,} | Ben Wiederhake |
2021-03-04 | LibC: Fix typo in fenv.h | Mițca Dumitru |
2021-03-01 | LibC: Implement fenv.h | Mițca Dumitru |