e4d0298d1b
* stage0/x86.M1 (SYS_fork, SYS_waitpid, SYS_execve): New define. * lib/linux-gcc.c (fork, waitpid, execve): New function. * lib/linux-mes.c (fork, waitpid, execve): New function. * lib/libc.c (wait): New function. * include/unistd.h (fork, execve): Declare. * include/sys/wait.h (waitpid, wait): Declare. * module/mes/posix.mes (search-path, execlp, system*, waitpid): New function. * src/posix.c (primitive_fork, execl): New function. |
||
---|---|---|
.. | ||
elf-0footer.hex2 | ||
elf32-0header.hex2 | ||
elf32-body-exit-42.hex2 | ||
elf32-footer-single-main.hex2 | ||
elf32-header.hex2 | ||
elf32.hex3 | ||
exit-42.c | ||
x86.M1 |