Re: [PATCH] When exec'ing sub-commands, fall back on execvp (thePATH)

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Scott Parish
Date: Saturday, October 20, 2007 - 1:57 pm

Actually, i didn't test it right, execve() were using the files in
my cwd. In addition to you patch, you'd need to use execvp() instead
of execve().

sRp

On Sat, Oct 20, 2007 at 03:12:17AM -0500, Scott R Parish wrote:


-- 
Scott Parish
http://srparish.net/

-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH] When exec'ing sub-commands, fall back on ..., Scott R Parish, (Sat Oct 20, 1:12 am)
Re: [PATCH] When exec'ing sub-commands, fall back on ..., Johannes Schindelin, (Sat Oct 20, 1:25 pm)
Re: [PATCH] When exec'ing sub-commands, fall back on execv ..., Scott Parish, (Sat Oct 20, 1:57 pm)
Re: [PATCH] Deduce exec_path also from calls to git with a ..., Johannes Schindelin, (Sat Oct 20, 2:31 pm)
[PATCH] execv_git_cmd(): also try PATH if everything else ..., Johannes Schindelin, (Sat Oct 20, 3:00 pm)
[PATCH] execv_git_cmd(): also try PATH if everything else ..., Johannes Schindelin, (Sun Oct 21, 2:59 pm)
Re: [PATCH] execv_git_cmd(): also try PATH if everything e ..., Johannes Schindelin, (Sun Oct 21, 3:02 pm)
Re: [PATCH] execv_git_cmd(): also try PATH if everything e ..., Johannes Schindelin, (Mon Oct 22, 3:35 am)
Re: [PATCH] execv_git_cmd(): also try PATH if everything e ..., Johannes Schindelin, (Tue Oct 23, 4:12 am)