ENH: Changing kwsysProcess implementation on Cygwin to use the Win32 implementation... ParaView-RenderModule2-branch-mp1-post
commit8ff54313f1bf2c1903d44a8029a55f0453df37bd
authorking <king>
Fri, 15 Apr 2005 17:35:26 +0000 (15 17:35 +0000)
committerking <king>
Fri, 15 Apr 2005 17:35:26 +0000 (15 17:35 +0000)
treee8cd384b681eeca2dd2af3e2bba28663b27ec9be
parentb35597dedd25a9ec093f2a354a8150eb51c79b66
ENH: Changing kwsysProcess implementation on Cygwin to use the Win32 implementation instead of the UNIX implementation.  This makes dealing with misbehaving children work better.  The KWSys Win32 process implementaion is more robust than the Cygwin implementation (partly because it doesn't have to exactly reproduce the POSIX api).
Source/kwsys/CMakeLists.txt