|
|
1.1 root 1: #include <signal.h>
2:
3: extern int kill(), getpid();
4:
5: int
6: abort()
7: {
8: return(kill(getpid(), SIGIOT));
9: }
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.