POSIX does not allow mixing direct writes to STDOUT_FILENO with stdio
operations on stdout like we do here. More importantly, it causes
tests to fail randomly (or not-so-randomly after I added an fflush in
a previous commit).
MFC after: 1 week
Differential D57884
ping: Don't mix stdio and direct writes Authored by des on Fri, Jun 26, 2:03 PM. Tags None Referenced Files
Subscribers
Details
POSIX does not allow mixing direct writes to STDOUT_FILENO with stdio MFC after: 1 week
Diff Detail
Event Timeline
| ||||||||||||||||||||||||||||||||||||||||||||||||||