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