On 02/02/2012 04:03 PM, Daniel Shahaf wrote:
Blair Zajac wrote on Thu, Feb 02, 2012 at 15:41:48 -0800:
On 02/02/2012 03:29 PM, s...@apache.org wrote:
+/** Set the environment that @ repos's hooks will inherit.
+ * If this function is not called, hooks will run in an empty environment.
+ * @since New in 1.8. */

Is NULL OK?  How is the environment formatted?

r1239944

Thanks!

It's not of the same form as execve(), which I was surprised by.


It's the same form as apr_proc_create().

I missed seeing the second * in the type, which made it confusing.

Blair

Reply via email to