Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ wstat(5) — DG/UX 5.4R3.00

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

exit(2)

wait(2)

waitpid(3C)



wstat(5)                       DG/UX 5.4R3.00                       wstat(5)


NAME
       wstat - wait status

SYNOPSIS
       #include <sys/wait.h>

DESCRIPTION
       When a process waits for status from its children via either the wait
       or waitpid function, the status returned may be evaluated with
       macros, defined in sys/wait.h. These macros evaluate to integral
       expressions.  The stat argument to these macros is the integer value
       returned from wait or waitpid.

       See the wait man page for complete descriptions of these macros.

SEE ALSO
       exit(2), wait(2), waitpid(3C).








































Licensed material--property of copyright holder(s)                         1


Typewritten Software • bear@typewritten.org • Edmonds, WA 98026