diff options
author | Szabolcs Nagy <nsz@port70.net> | 2012-12-14 12:49:35 +0100 |
---|---|---|
committer | Szabolcs Nagy <nsz@port70.net> | 2012-12-14 12:49:35 +0100 |
commit | 934609442339edb21a33532ccefac8b78e6305f2 (patch) | |
tree | 7e11b8280e7edbe789f9149936406d2a8596c6f0 /src/unistd | |
parent | 0f53c1a4266ad4cca28115e2c3bcfdc86337d8ca (diff) | |
download | musl-934609442339edb21a33532ccefac8b78e6305f2.tar.gz |
fixed tgmath.h for functions with integral result
in tgmath.h the return values are casted to the appropriate
floating-point type (if the compiler supports gcc __typeof__),
this is wrong in case of ilogb, lrint, llrint, lround, llround
which do not need such cast
Diffstat (limited to 'src/unistd')
0 files changed, 0 insertions, 0 deletions