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

  1. Submitted-by: jfh@rpp386.cactus.org (John F Haugh II)
  2.  
  3. In article <16271@cs.utexas.edu> peter@ficc.ferranti.com (Peter da Silva) writes:
  4. >How about "executes any code that changes the state of the program". So,
  5. >for example:
  6.  
  7. executing =any= code changes the state of the program.  that's the whole
  8. problem with this restriction - how much code is too much.
  9.  
  10. >At this point, unless I'm confused about legal interpretations of "qfork()",
  11. >the value of "child" is indeterminate.
  12.  
  13. what is probably needed is a "spawn()" function (god, i never thought i'd
  14. advocate such a critter) which can be responsible for understanding the
  15. legalese.  if the only thing you can do after "qfork()" is "exec()", why
  16. not merge the two steps into a single function?  sounds like the only way
  17. to get it right anyhow.
  18. -- 
  19. John F. Haugh II                             UUCP: ...!cs.utexas.edu!rpp386!jfh
  20. Ma Bell: (512) 832-8832                           Domain: jfh@rpp386.cactus.org
  21. "While you are here, your wives and girlfriends are dating handsome American
  22.  movie and TV stars. Stars like Tom Selleck, Bruce Willis, and Bart Simpson."
  23.  
  24. Volume-Number: Volume 22, Number 47
  25.  
  26.