On Thu, 2009-02-26 at 02:41 +0000, bo...@apache.org wrote:
> Author: bojan
> Date: Thu Feb 26 02:41:21 2009
> New Revision: 747990
> 
> URL: http://svn.apache.org/viewvc?rev=747990&view=rev
> Log:
> Set CLOEXEC flags where appropriate. Either use new O_CLOEXEC flag and
> associated functions, such as dup3(), accept4(), epoll_create1() etc., or
> simply set CLOEXEC flag using fcntl().
> PR 46425.

Please review folks. Looked good to me, it compiles on F-10 and all APR
tests still pass.

-- 
Bojan

Reply via email to