]> git.saurik.com Git - wxWidgets.git/commit
refactored common code from XXX_EndProcessDetect in wxGTK[12] and wxMac/wxCocoa into...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 22 Mar 2008 14:50:44 +0000 (14:50 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 22 Mar 2008 14:50:44 +0000 (14:50 +0000)
commitb827d64707b39ea779f32e216c3261ef1d861503
treee898082d531cecca384da94aeb5cd4cb39110292
parent1282ddbb4d9002ab5505a4d997933c5ab4f74d63
refactored common code from XXX_EndProcessDetect in wxGTK[12] and wxMac/wxCocoa into wxHandleProcessTermination itself; also removed code dealing with negative pids as we don't use them any more

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52696 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/gtk/utilsgtk.cpp
src/gtk1/utilsgtk.cpp
src/mac/corefoundation/utilsexc_cf.cpp
src/unix/utilsunx.cpp