home *** CD-ROM | disk | FTP | other *** search
- 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
- From: stroyan@hpfcso.FC.HP.COM (Mike Stroyan)
- Newsgroups: comp.sys.hp
- Subject: Re: Mkdir in fork
- Message-ID: <7371197@hpfcso.FC.HP.COM>
- Date: 30 Jul 92 19:35:26 GMT
- References: <1992Jul30.105754.7370@hp9000.csc.cuhk.hk>
- Organization: Hewlett-Packard, Fort Collins, CO, USA
- Lines: 9
-
- > I'm using HP 720 running HP-UX 8.07. I tried to mkdir in a child
- > process. It fails but returns with return code 0. Following a sample
- > program (actually, it's extracted from a program in the public domain
- > version of NQS) :
-
- Drifting a bit from the "fork/exec" problem, why doesn't this code just
- use the mkdir(2) system call?
-
- Mike Stroyan, mike_stroyan@fc.hp.com
-