> Hi there,
>
> Earlier today I went in circles trying to figure out why a child process
> was only getting the basename of the executable in argv[0], rather than
> the pathname I was passing.
>
> Turns out we do that when building the arguments to execvp, but I don't
> think it's ideal, so here's a patch to leave that pathname alone.

Thanks! pushed.


felix


Reply via email to