Annotation of researchv10no/cmd/spitbol/openerr.c, revision 1.1

1.1     ! root        1: /*
        !             2:        openerr() returns the file descriptor for the error text file.
        !             3:        this function exists so that it is easy for an installer to
        !             4:        change the location of this file.
        !             5: */
        !             6: 
        !             7: int openerr()
        !             8: 
        !             9: {
        !            10:        return  open( "/usr/lib/vaxspitv35.err\0",0 );
        !            11: }
        !            12: 

unix.superglobalmegacorp.com

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