diff options
author | ache <ache@FreeBSD.org> | 2016-08-27 09:58:06 +0000 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 2016-08-27 09:58:06 +0000 |
commit | d5deef2805b5b8f2ca41fbe42c1456e9ab6a2534 (patch) | |
tree | fc27f47b75e9f78b8ee7531a76302ef16b313c76 /lib/libc/stdio/fgetwc.c | |
parent | cd108e3a70d32cac160a084fedee33f0d52a3c58 (diff) | |
download | FreeBSD-src-d5deef2805b5b8f2ca41fbe42c1456e9ab6a2534.zip FreeBSD-src-d5deef2805b5b8f2ca41fbe42c1456e9ab6a2534.tar.gz |
MFC r304810
Don't check for __SERR which may stick from one of any previous stdio
functions.
__SERR is for user and the rest of stdio code do not check it
for error sensing internally, only set it.
In vf(w)printf.c here it is more easy to save __SERR, clear and restore it.
Diffstat (limited to 'lib/libc/stdio/fgetwc.c')
0 files changed, 0 insertions, 0 deletions