Follow-up Comment #2, bug #28934 (project hurd):
Hi Emilio,
I'm pretty sure you are correct in that execve() should not look in $PATH,
because glibc's sysdeps/mach/hurd/execve.c does a regular file lookup.
As you say the exec server gets confused since it does not find bar in
$PATH, and tries to
Hi,
Samuel Thibault writes:
> Ludovic Courtès, le Tue 23 Feb 2010 16:40:12 +, a écrit :
>> For now, how about fixing it locally in hurd/glibc.git at Savannah?
>
> For now, I've commited a fix to Debian's glibc.
Thanks! (Though I don’t think it’s Debian-specific.)
Ludo’.