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