man 2 write - clarification

2010-03-18 Thread Daniel Baluta
Hello, The following phrase taken from man 2 write manual page is confusing: POSIX requires that a read(2) which can be proved to occur after a write() has returned returns the new data. I think you should you some comas to make a clear statement. POSIX requires that a read(2), which can be pro

Re: man 2 write - clarification

2010-03-18 Thread Daniel Baluta
On Thu, Mar 18, 2010 at 1:31 PM, Soren Hansen wrote: > On Wed, Mar 10, 2010 at 12:48:24PM +0200, Daniel Baluta wrote: >> The following phrase taken from man 2 write manual page is confusing: >> POSIX  requires that a read(2) which can be proved to occur after a >> write() has