Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date: Wed, 10 Feb 2016 16:49:09 -0500
From: Max Ruttenberg <mruttenberg@...technology.com>
To: musl@...ts.openwall.com
Subject: Enforcing expected ordering of operations on stdout, stdin, and stderr

All,

I guess my question is more easily asked through an example. If I have code
that makes a call to puts and then a call to getchar, what mechanism
enforces that stdout gets flushed before blocking for stdin? Is there a
such a mechanism? My gut says yes but I haven't been able to pinpoint it.

Thanks,
Max

Content of type "text/html" skipped

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.