Annotation of researchv10no/netfs/libnetb/stubcreate.c, revision 1.1

1.1     ! root        1: /*
        !             2:  * stub for fscreate
        !             3:  */
        !             4: #include "rf.h"
        !             5: 
        !             6: Rfile *
        !             7: fscreate(f, n, m, u, g)
        !             8: Rfile *f;
        !             9: char *n;
        !            10: int m;
        !            11: int u, g;
        !            12: {
        !            13:        fserrno = RFEINVAL;
        !            14:        return (0);
        !            15: }

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.