Closed lmb closed 3 years ago
The previous commit introduced a bug in how arguments are passed to children. We need to make argv[0] the name of the binary, otherwise the first argument we pass becomes argv[0].
The previous commit introduced a bug in how arguments are passed to children. We need to make argv[0] the name of the binary, otherwise the first argument we pass becomes argv[0].