1
0
Fork 0
mirror of https://github.com/pyenv/pyenv.git synced 2025-03-19 17:42:15 +00:00
pyenv/libexec
Mislav Marohnić 1a6bada94c Fix detecting parent shell on OpenBSD and Cygwin
It seems that "comm" header can't be relied on cross-platform, but that
"ucomm" is more portable. I have no idea whether it's the right value to
use here, but it seems to be doing the job.

Also strip trailing whitespace because OpenBSD 5.4 `ps` output is padded
with spaces for some reason.

Fixes 
2014-01-02 22:36:03 +01:00
..
rbenv bail out early if readlink is not available 2013-06-07 19:16:38 +02:00
rbenv---version tests galore 2013-03-07 15:07:32 -05:00
rbenv-commands fix iterating through paths that have spaces in them 2013-04-01 01:04:19 +02:00
rbenv-completions Fix detecting completions support on OpenBSD 2014-01-02 22:33:54 +01:00
rbenv-exec Revert "rbenv exec: avoid mutating PATH" 2013-11-03 12:18:28 +02:00
rbenv-global
rbenv-help
rbenv-hooks bail out early if readlink is not available 2013-06-07 19:16:38 +02:00
rbenv-init Fix detecting parent shell on OpenBSD and Cygwin 2014-01-02 22:36:03 +01:00
rbenv-local add tests for version commands 2013-04-08 23:16:35 +02:00
rbenv-prefix better error message for rbenv prefix system 2013-10-03 21:42:52 +02:00
rbenv-rehash Revert "rbenv exec: avoid mutating PATH" 2013-11-03 12:18:28 +02:00
rbenv-root
rbenv-sh-rehash Avoid invoking hash -r in fish 2013-10-31 20:18:14 +02:00
rbenv-sh-shell reliably detect parent shell in rbenv init 2013-10-07 03:24:45 +02:00
rbenv-shims tests galore 2013-03-07 15:07:32 -05:00
rbenv-version
rbenv-version-file
rbenv-version-file-read Fixes rbenv on OpenBSD and any other systems that don't support head -c 2013-12-31 01:44:36 -05:00
rbenv-version-file-write
rbenv-version-name
rbenv-version-origin
rbenv-versions
rbenv-whence
rbenv-which restore original IFS for hooks 2013-04-16 14:01:43 +02:00