Skip to content

added aix support#31

Open
tkoecker wants to merge 1 commit into
gpakosz:masterfrom
tkoecker:aix-support
Open

added aix support#31
tkoecker wants to merge 1 commit into
gpakosz:masterfrom
tkoecker:aix-support

Conversation

@tkoecker

Copy link
Copy Markdown

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 is no way to get the full path to the executable (except to get the inode of the executable from /proc//map, and to traverse the whole filesystem searching for the file with that inode number).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant