[PATCH 5/6] Remove miscellaneous debris from libio.

Florian Weimer fweimer@redhat.com
Mon Feb 19 19:12:00 GMT 2018


On 02/11/2018 07:07 PM, Andreas Schwab wrote:
> AFAICS, this is an area where we are not conforming to the C standard
> (the EOF indicator is supposed to be sticking, see fgetc, and only
> clearerr can fix that).

But is this actually observable without violating any of the stream 
synchronization requirements, or relying on implementation-defined 
behavior of file descriptors?

I'm not convinced that the current behavior is actually non-compliant.

Thanks,
Florian



More information about the Libc-alpha mailing list