Re: revised piping fix

2002-04-25 Thread Craig A. Berry
At 7:34 AM -0400 4/25/02, [EMAIL PROTECTED] wrote: >Okay by me, get it in! It's in as change 16130, except one pair of braces I thought were extraneous were apparently not, at least for older compilers. I'm testing this further but it looks we'll need something like this on top of the current s

Re: revised piping fix

2002-04-25 Thread lane
In article <5.1.0.14.2.20020423162613.031614d8@exchi01>, "Craig A. Berry" <[EMAIL PROTECTED]> writes: > OK, I've satisfied myself that Chuck is right about termination mailboxes; > the first reader gets the message and everyone else is out of luck, so we > definitely don't want to do what I did i

revised piping fix

2002-04-23 Thread Craig A. Berry
OK, I've satisfied myself that Chuck is right about termination mailboxes; the first reader gets the message and everyone else is out of luck, so we definitely don't want to do what I did in my_waitpid(). Below is a slightly revised version of Chuck's patch that removes the termination mailbox