|
|
1.1.1.2 ! root 1: /* ! 2: * linux/lib/execve.c ! 3: * ! 4: * (C) 1991 Linus Torvalds ! 5: */ ! 6: 1.1 root 7: #define __LIBRARY__ 8: #include <unistd.h> 9: 10: _syscall3(int,execve,const char *,file,char **,argv,char **,envp)
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.