-
- Downloads
[Libc] fix spec of tan* functions
The Linux manpage for tan states that only a floating-point exception (FE_OVERFLOW) occurs in case of result overflow, but the POSIX manpage mentions that errno can be set to ERANGE.
Showing
- share/libc/math.h 3 additions, 6 deletionsshare/libc/math.h
- src/plugins/report/tests/report/oracle/csv.csv 1 addition, 1 deletionsrc/plugins/report/tests/report/oracle/csv.csv
- tests/idct/oracle/ieee_1180_1990.res.oracle 89 additions, 101 deletionstests/idct/oracle/ieee_1180_1990.res.oracle
- tests/libc/oracle/fc_libc.1.res.oracle 6 additions, 9 deletionstests/libc/oracle/fc_libc.1.res.oracle
Loading
Please register or sign in to comment