Lucian Adrian Grijincu wrote:
> On Wed, Mar 10, 2010 at 12:48 PM, 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 returned returns the new data.
> >
> > I think
Joey Schulze wrote:
> Lucian Adrian Grijincu wrote:
> > On Wed, Mar 10, 2010 at 12:48 PM, 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 returned retur
On Wed, Mar 10, 2010 at 6:48 AM, Daniel Baluta wrote:
> 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.
>
This parses properly. "a read(2) which can
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 returned returns the
Berry
-Original Message-
From: Soren Hansen
Date: Thu, 18 Mar 2010 12:31:53
To: Daniel Baluta
Cc: ;
Subject: Re: man 2 write - clarification
--
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at:
https://lists.ubuntu.com/mailman/lis
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 returned returns the new data.
>
> I think you should you some comas to make a c
On Wed, Mar 10, 2010 at 12:48 PM, 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 returned returns the new data.
>
> I think you should you some comas to make a clear st