|
|
1.1 ! root 1: .pa 1 ! 2: .he 'EXIT (II)'3/15/72'EXIT (II)' ! 3: .ti 0 ! 4: NAME exit -- terminate process ! 5: .sp ! 6: .ti 0 ! 7: SYNOPSIS (status in r0) ! 8: .br ! 9: sys exit / exit = 1 ! 10: .sp ! 11: .ti 0 ! 12: DESCRIPTION exit____ ! 13: is the normal means of terminating a process. ! 14: Exit closes all the process' files and notifies the parent process ! 15: if it is executing a wait____. ! 16: The low byte of r0 ! 17: is available as status to the parent process. ! 18: .sp ! 19: This call can never return. ! 20: .sp ! 21: .ti 0 ! 22: SEE ALSO wait(II) ! 23: .sp ! 24: .ti 0 ! 25: DIAGNOSTICS - ! 26: .sp ! 27: .ti 0 ! 28: BUGS --
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.