Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
i#58: properly parse the executable path on recent OSX kernels (#2266)
The OSX kernel used to place the bare executable path above envp. On recent XNU versions, the kernel now prefixes the executable path with the string executable_path= so it can be parsed getenv style.
- Loading branch information