On Sun, Jan 31, 2010 at 10:21:30AM -0500, Jeff Trawick wrote: > On Sun, Jan 31, 2010 at 8:46 AM, <[email protected]> wrote: > > Author: jorton > > Date: Sun Jan 31 13:46:16 2010 > > New Revision: 905040 > > > > URL: http://svn.apache.org/viewvc?rev=905040&view=rev > > Log: > > * file_io/unix/open.c (apr_file_open): Don't set FD_CLOEXEC if it was > > already set via O_CLOEXEC. > > > > PR: 46297 > > This looks like a useful+safe backport to get into 1.3.10 which I will > tag Real Soon Now. Any concerns out there?
Yeah, I think it should be fine. I've merged it to 1.3.x and 1.4.x now. Regards, Joe
