Open System Services System Calls Reference Manual (G06.29+, H06.08+, J06.03+)
_exit(2) OSS System Calls Reference Manual
new controlling process.
• If the exit of a process causes a process group to become orphaned, and if any member of
the newly orphaned process group is stopped, then a SIGHUP signal followed by a
SIGCONT signal is sent to each member of the orphaned process group.
• Locks set by the fcntl() function are removed.
Use From the Guardian Environment
The _exit() function can be called from any Guardian process as well as from OSS processes.
Guardian processes, however, have no OSS process ID (PID) and therefore have no wait con-
siderations.
NOTES
Open System Services currently does not support Common-Usage C.
RETURN VALUES
The _exit() function does not return.
RELATED INFORMATION
Functions: atexit(3), close(2), exit(3), semop(2), shmget(2), sigaction(2), times(3), wait(2).
STANDARDS CONFORMANCE
The POSIX standards leave some features to the implementing vendor to define. The following
features are affected in the HPimplementation:
• Open System Services currently does not support Common-Usage C.
• Child processes of a terminated process are assigned a parent process ID of 1.
2−52 Hewlett-Packard Company 527186-023