Annotation of 42BSD/lib/libc/vax/sys/execle.c, revision 1.1.1.1

1.1       root        1: /* execle.c 4.1 82/12/04 */
                      2: 
                      3: #include "SYS.h"
                      4: 
                      5: ENTRY(execle)
                      6:        movl    (ap),r0
                      7:        pushl   (ap)[r0]
                      8:        pushab  8(ap)
                      9:        pushl   4(ap)
                     10:        calls   $3,_execve
                     11:        ret             # execle(file, arg1, arg2, ..., env);

unix.superglobalmegacorp.com

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