summaryrefslogtreecommitdiff
path: root/libc/test/src/math/sinpif_test.cpp
AgeCommit message (Expand)Author
2025-09-10[libc] Clean up errno header usage in math tests. (#157898)Alexey Samsonov
2025-07-23[libc][NFC] Add stdint.h proxy header to fix dependency issue with <stdint.h>...lntue
2025-07-18[libc][NFC]: Correct some comments about SDCOMP-26094. (#149317)Connector Switch
2025-06-11[libc] Move libc_errno.h to libc/src/__support and make LIBC_ERRNO_MODE_SYSTE...lntue
2024-07-01[libc][math][c23] Implemented sinpif function correctly rounded for all round...Hendrik Hübner