bitthunder icon indicating copy to clipboard operation
bitthunder copied to clipboard

[POSIX] [SYSCALL] execve

Open jameswalmsley opened this issue 10 years ago • 0 comments

Implement the execve syscall. This allows a process to replace its own memory map with that of an executable image loaded from a storage medium.

jameswalmsley avatar Jun 13 '14 08:06 jameswalmsley