|
|
1.1 ! root 1: /* exit.c 1.1 83/06/23 */ ! 2: ! 3: exit(code) ! 4: int code; ! 5: { ! 6: ! 7: _cleanup(); ! 8: _exit(code); ! 9: }
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.