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