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
1922 commits behind the upstream repository.
Brad King
authored
ENH: Adding SharedForward C header to help create forwarding executables on UNIX systems that configure the shared library runtime search path and then replace themselves with the real executable. This is useful to create binary distributions that work from any extracted location even with shared libraries.