|
|
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:
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.