|
|
researchv9-SUN3(old)
#include <signal.h>
extern int kill(), getpid();
int
abort()
{
return(kill(getpid(), SIGIOT));
}
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.