Annotation of cci/usr/src/lib/libc/tahoe/sys/execle.c, revision 1.1

1.1     ! root        1: /* execle.c 4.1 82/12/04 */
        !             2: 
        !             3: #include "SYS.h"
        !             4: 
        !             5: ENTRY(execle)
        !             6:        movw    -2(fp),r0       # removed word.
        !             7:        subw2   $4,r0
        !             8:        shar    $2,r0,r0        # num. of args.
        !             9:        pushl   (fp)[r0]
        !            10:        pushab  8(fp)
        !            11:        pushl   4(fp)
        !            12:        calls   $16,_execve
        !            13:        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.