summaryrefslogtreecommitdiff
path: root/src/fenv/_fenv.h
AgeCommit message (Expand)Author
2024-06-07track usable fenv_t valuesJakob Kaivo
2024-06-05rename all per-header internal structs to __<header>_hJakob Kaivo
2024-02-02add struct __fenv to track valid fexcept_t and fenv_t objectsJakob Kaivo
2024-02-02use UNDEFINED() instead of directly calling __undefined()Jakob Kaivo
2024-01-31clean up UB detectionJakob Kaivo
2024-01-31add checks for valid exception masksJakob Kaivo