diff options
author | ache <ache@FreeBSD.org> | 2016-08-27 10:00:36 +0000 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 2016-08-27 10:00:36 +0000 |
commit | c75c3e9c541aa8bba4dedbbdd694bcb9aafd5e81 (patch) | |
tree | 8d272b2d5f945b483ed43a8308114e478103523b /lib/libc/stdlib/realpath.c | |
parent | 82bfa7f4de819264453641e3d8bf043bf9ee4702 (diff) | |
download | FreeBSD-src-c75c3e9c541aa8bba4dedbbdd694bcb9aafd5e81.zip FreeBSD-src-c75c3e9c541aa8bba4dedbbdd694bcb9aafd5e81.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/stdlib/realpath.c')
0 files changed, 0 insertions, 0 deletions