Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!cs.utexas.edu!uunet!iconsys!ohs!mday From: mday@ohs.UUCP (Matthew T. Day) Newsgroups: comp.unix.questions Subject: Re: Converting wait3() to System V Message-ID: <434@ohs.UUCP> Date: 16 Sep 89 18:53:19 GMT References: <10800032@bradley> Organization: Orem High School, Orem, Utah Lines: 14 From article <10800032@bradley>, by vijay@bradley.UUCP: > I hope you can give me some pointers. I am trying to port > an application from a 4.3 BSD UNIX to System V. There is a > wait3() call in the application that needs to be converted to > System V wait() or equivalent. And that's where I am stuck. Any help > would be appreciated. Try using waitpid(). You'll need to include , if you haven't already. -- +----------------------------------------------+-------------------------+ | Matthew T. Day, Icon International, Orem, UT | Xerox never comes up | | ..!uunet!iconsys!mday (mday@iconsys.uu.net) | with anything original. | +----------------------------------------------+-------------------------+