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