home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / hp / 8751 < prev    next >
Encoding:
Internet Message Format  |  1992-07-30  |  845 b 

  1. Path: sparky!uunet!gatech!destroyer!sol.ctr.columbia.edu!zaphod.mps.ohio-state.edu!uakari.primate.wisc.edu!sdd.hp.com!hpscdc!cupnews0.cup.hp.com!hppad.waterloo.hp.com!hppad!hpfcso!stroyan
  2. From: stroyan@hpfcso.FC.HP.COM (Mike Stroyan)
  3. Newsgroups: comp.sys.hp
  4. Subject: Re: Mkdir in fork
  5. Message-ID: <7371197@hpfcso.FC.HP.COM>
  6. Date: 30 Jul 92 19:35:26 GMT
  7. References: <1992Jul30.105754.7370@hp9000.csc.cuhk.hk>
  8. Organization: Hewlett-Packard, Fort Collins, CO, USA
  9. Lines: 9
  10.  
  11. > I'm using HP 720 running HP-UX 8.07.  I tried to mkdir in a child
  12. > process.  It fails but returns with return code 0.  Following a sample
  13. > program (actually, it's extracted from a program in the public domain
  14. > version of NQS) :
  15.  
  16. Drifting a bit from the "fork/exec" problem, why doesn't this code just
  17. use the mkdir(2) system call?
  18.  
  19. Mike Stroyan, mike_stroyan@fc.hp.com
  20.