|
|
BSD 4.1
#include <stdio.h>
_error(s)
register char *s;
{
static reentered;
if (reentered++)
_exit(0177);
write(2, s, strlen(s));
exit(0176);
}
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.