This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: Time sharing and fork




> -----Original Message-----
> From: Stephane Corbe [mailto:sc@axlog.fr] 
> Sent: Saturday, March 23, 2002 2:55 AM

> I don't want serialized anything, I don't expect that the 
> child or the father start at first.

That's serialisation. You want to ensure that the parent does not quit
before the child starts printing data.
 
Rob

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]