Annotation of 43BSDTahoe/new/dipress/src/bin/maha/lint.c, revision 1.1

1.1     ! root        1: /*
        !             2:  * beta 4.3BSD doesn't have a declaration in its lint library
        !             3:  * for "execlp" so one is included here.
        !             4:  */
        !             5: 
        !             6: /*VARARGS*/
        !             7: execlp(f, a) char *f, *a; {(void) f; (void) a;}
        !             8: 
        !             9: 

unix.superglobalmegacorp.com

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