BSD 4.2
/* exit.c 1.1 83/06/23 */ exit(code) int code; { _cleanup(); _exit(code); }
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.