KWSys provides a platform-independent API to many common system features that are implemented differently on every platform. This library is intended to be shared among many projects. You are probably reading this file in the source tree of a surrounding project. In that case, see "../README.kwsys" for details of using KWSys in your project.
Forked from
Utils / KWSys
2022 commits behind the upstream repository.
Brad King
authored
ENH: Adding native windows process tree kill to ProcessWin32.c. This replaces the ProcessWin32Kill.c implementation.