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 > It's not of the same form as execve(), which I was surprised by. > It's the same form as apr_proc_create().