home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 January / usenetsourcesnewsgroupsinfomagicjanuary1994.iso / sources / std_unix / v22 / 061 / text0000.txt < prev   
Encoding:
Text File  |  1991-03-07  |  564 b   |  16 lines

  1. Submitted-by: peter@ficc.ferranti.com (Peter da Silva)
  2.  
  3. ( Guido lists a couple of systems where a function with spawn() type
  4.   semantics (create a new process and load a program)... )
  5.  
  6. Also, most DEC operating systems use this sort of call for process creation.
  7. AmigaOS does things in the opposite order: you load a segment and then use
  8. CreateProc to start executing it.
  9. -- 
  10. Peter da Silva.   `-_-'    "Eat hot digital death, mainframe scum!"
  11. +1 713 274 5180.   'U`          -- Attack of the Killer Micros.
  12. peter@ferranti.com
  13.  
  14. Volume-Number: Volume 22, Number 61
  15.  
  16.