File:  [Research Unix] / researchv10dc / dist / man / v4 / man2 / exit.2
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Tue Apr 24 17:21:34 2018 UTC (8 years, 1 month ago) by root
Branches: belllabs, MAIN
CVS tags: researchv10, HEAD
researchv10 Dan Cross

.th EXIT II 8/5/73
.sh NAME
exit \*- terminate process
.s3
.sh SYNOPSIS
(exit = 1.)
.br
(status in r0)
.br
.ft B
sys exit
.s3
exit(status)
.br
int status;
.ft R
.sh DESCRIPTION
.it Exit
is the normal means of terminating a process.
.it Exit
closes all the process' files and notifies the parent process
if it is executing a
.it wait.
The low byte of r0
(resp. the argument to
\fIexit\fR)
is available as status to the parent process.
.s3
This call can never return.
.sh "SEE ALSO"
wait(II)
.sh DIAGNOSTICS
None.

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.