summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibC/fenv.cpp
AgeCommit message (Expand)Author
2021-04-22Everything: Move to SPDX license identifiers in all files.Brian Gianforcaro
2021-03-14LibC: Rename feclearexcept{s,}Ben Wiederhake
2021-03-04LibC: Fix typo in fenv.hMițca Dumitru
2021-03-01LibC: Implement fenv.hMițca Dumitru