Xref: utzoo comp.unix.questions:5013 comp.unix.wizards:6068 Path: utzoo!utgpu!water!watmath!clyde!rutgers!labrea!aurora!ames!husc6!cmcl2!brl-adm!brl-smoke!gwyn From: gwyn@brl-smoke.ARPA (Doug Gwyn ) Newsgroups: comp.unix.questions,comp.unix.wizards Subject: Re: wait3 emulation in SYSTEMV ?? Keywords: wait3 Message-ID: <7060@brl-smoke.ARPA> Date: 12 Jan 88 08:57:55 GMT References: <360@rruxa.UUCP> Reply-To: gwyn@brl.arpa (Doug Gwyn (VLD/VMB) ) Organization: Ballistic Research Lab (BRL), APG, MD. Lines: 11 In article <360@rruxa.UUCP> jpage@rruxa.UUCP (J Page) writes: >UNIX Wizards: Anyone on the net have any suggestions, or ideas on > how to emulate the 4.2BSD wait3() system call under System V??? Basically, you can't, at least not with the current release. > If it helps we are on a Pyramid 9810 under OS/x 4.0. One would think that there would be a way to execute UCB system calls from the ATT environment, but perhaps (for security reasons?) Pyramid hasn't provided one.