Annotation of 42BSD/lib/libc/vax/sys/execv.c, revision 1.1

1.1     ! root        1: /* execv.c 4.2 82/12/29 */
        !             2: 
        !             3: #include "SYS.h"
        !             4: 
        !             5: ENTRY(execv)
        !             6:        .globl  _environ
        !             7:        pushl   _environ
        !             8:        pushl   8(ap)
        !             9:        pushl   4(ap)
        !            10:        calls   $3,_execve
        !            11:        ret                     # execv(file, argv)

unix.superglobalmegacorp.com

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