Skip to content

Fix errors with sys::execve on linux

Dan Robertson requested to merge dlrobertson:fix_exec into master

Found some errors with the linux implementation of execve but didn't submit them in time for the merge.

Merge request reports