tkoecker

Results 2 issues of tkoecker

This patch fixes the Solaris support (tested on Solaris 10 and 11). While the existing getExecutablePath() code works fine on Solaris the getModulePath() does not work. The code assumes that...

This patch adds support for AIX (tested with AIX 6.1, and 7). getExecutablePath assumes that the current working directory was not changed since the program start. To my knowledge there...