K 10 svn:author V 2 ed K 8 svn:date V 27 2015-08-17T13:07:12.649722Z K 7 svn:log V 192 Don't forget to invoke pre_execve() and post_execve(). CloudABI's proc_exec() was implemented before r282708 introduced pre_execve() and post_execve(). Sync up by adding these missing calls. END