diff options
author | Rich Felker <dalias@aerifal.cx> | 2020-04-18 03:23:40 -0400 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2020-04-18 03:23:40 -0400 |
commit | 043c6e31d9135c27875a1ccb4c0f1638f0170e77 (patch) | |
tree | 9fbe00e8f036b11e2873a34d970cf7140887eedb /src/process/fork.c | |
parent | 2e0907ce624e2058bb31fab5ae565f413dbaf87f (diff) | |
download | musl-043c6e31d9135c27875a1ccb4c0f1638f0170e77.tar.gz musl-043c6e31d9135c27875a1ccb4c0f1638f0170e77.tar.bz2 musl-043c6e31d9135c27875a1ccb4c0f1638f0170e77.tar.xz musl-043c6e31d9135c27875a1ccb4c0f1638f0170e77.zip |
fix sh fesetround failure to clear old mode
the sh version of fesetround or'd the new rounding mode onto the
control register without clearing the old rounding mode bits, making
changes sticky. this was the root cause of multiple test failures.
Diffstat (limited to 'src/process/fork.c')
0 files changed, 0 insertions, 0 deletions