SYSV r3.2 - how to implement wait3 BSD function

Guy Harris guy at auspex.auspex.com
Fri Aug 24 03:53:55 AEST 1990


>Here is the code I used to emulate the wait3 BSD function on SCO UNIX.
>Hope it will fix you right up.

Probably not, unless his S5R3.2 system is POSIX-compliant; "waitpid()"
is a POSIXism, and not in S5R3.1 or earlier versions from AT&T.  It may
not be in S5R3.2, either....



More information about the Comp.unix.questions mailing list