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

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

unix.superglobalmegacorp.com

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