home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 January / usenetsourcesnewsgroupsinfomagicjanuary1994.iso / sources / std_unix / volume.22 / text0095.txt < prev    next >
Encoding:
Text File  |  1991-03-06  |  766 b   |  20 lines

  1. Submitted-by: sef@kithrup.COM (Sean Eric Fagan)
  2.  
  3. In article <17572@cs.utexas.edu> eggert@twinsun.uucp (Paul Eggert) writes:
  4. >What's wrong with the following definition, which permits the usual actions
  5. >between fork() and exec()?  Isn't this definition easy to explain and support?
  6. [stuff]
  7.  
  8. Because one of the few reasons I would like vfork() (or something similar)
  9. is now missing:  the parent does not execute until the child has exit'ed or
  10. exec'ed something.
  11.  
  12. -- 
  13. Sean Eric Fagan  | "I made the universe, but please don't blame me for it;
  14. sef@kithrup.COM  |  I had a bellyache at the time."
  15. -----------------+           -- The Turtle (Stephen King, _It_)
  16. Any opinions expressed are my own, and generally unpopular with others.
  17.  
  18. Volume-Number: Volume 22, Number 99
  19.  
  20.