|
|
1.1 root 1: extern void _cleanup();
2:
3: void
4: exit(status)
5: {
6: _cleanup();
7: _exit(status);
8: }
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.