[Bug stdio/20677] perror() changes orientation of stream when it is redirected
fweimer at redhat dot com
sourceware-bugzilla@sourceware.org
Mon Oct 10 11:25:00 GMT 2016
https://sourceware.org/bugzilla/show_bug.cgi?id=20677
Florian Weimer <fweimer at redhat dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |fweimer at redhat dot com
--- Comment #2 from Florian Weimer <fweimer at redhat dot com> ---
stderr does not have to be backed by a POSIX file descriptor because glibc
explicitly permits assignments to stderr. So any fileno-based hack, with our
without stderr, is not quite correct.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Glibc-bugs
mailing list