diff options
author | Rich Felker <dalias@aerifal.cx> | 2019-05-05 22:50:57 -0400 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2019-05-05 22:50:57 -0400 |
commit | 511d70738bce11a67219d0132ce725c323d00e4e (patch) | |
tree | 7b457530e14ffe5a339cf45ac6846b292026ff9c /src/math/fdim.c | |
parent | d02e72ad51ea3b06cb168d872e3e5c126bb3df9d (diff) | |
download | musl-511d70738bce11a67219d0132ce725c323d00e4e.tar.gz |
make fgetwc set error indicator for stream on encoding errors
this is a requirement in POSIX that's omitted, and seemed potentially
non-conforming, in the C standard. as such it was omitted here.
however, as part of Austin Group issue #1170, the discrepancy was
raised with WG14 and determined to be unintended; future versions of
the C standard will require the error indicator to be set, as POSIX
does.
Diffstat (limited to 'src/math/fdim.c')
0 files changed, 0 insertions, 0 deletions