[prev in list] [next in list] [prev in thread] [next in thread] 

List:       apr-cvs
Subject:    svn commit: r570302 - /apr/apr/trunk/CHANGES
From:       wrowe () apache ! org
Date:       2007-08-28 4:42:33
Message-ID: 20070828044233.CBB1A1A9832 () eris ! apache ! org
[Download RAW message or body]

Author: wrowe
Date: Mon Aug 27 21:42:32 2007
New Revision: 570302

URL: http://svn.apache.org/viewvc?rev=570302&view=rev
Log:
Note this (substantial) behavior change.

Modified:
    apr/apr/trunk/CHANGES

Modified: apr/apr/trunk/CHANGES
URL: http://svn.apache.org/viewvc/apr/apr/trunk/CHANGES?rev=570302&r1=570301&r2=570302&view=diff
==============================================================================
--- apr/apr/trunk/CHANGES [utf-8] (original)
+++ apr/apr/trunk/CHANGES [utf-8] Mon Aug 27 21:42:32 2007
@@ -1,6 +1,12 @@
                                                      -*- coding: utf-8 -*-
 Changes for APR 1.3.0
 
+  *) Solve winNT inherited pipe leaks by mutexing apr_proc_create calls,
+     on WinNT (not WinCE, nor 9x) so that we toggle the inherited state 
+     of the stdin/out/err pipes.  All other file handles are treated as
+     not-inherited until apr_file_dup2'ed a std handle of this process, 
+     or while they are used by apr_proc_create.  [William Rowe]
+
   *) Define the Mac OS/X filesystem_encoding as utf-8 (in previous
      releases the interpretation would vary).  [Branko Čibej]
 


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic