|
|
researchv10 Norman
/*
* stub for fslink
*/
#include "rf.h"
int
fslink(f, n, t)
Rfile *f;
char *n;
Rfile *t;
{
fserrno = RFEINVAL;
return (-1);
}
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.