commit | cda8ada425e39882237ef3e592fe9c496aba6a93 | [log] [download] |
---|---|---|
author | WHR <msl0000023508@gmail.com> | Mon May 30 10:45:44 2022 +0800 |
committer | WHR <msl0000023508@gmail.com> | Mon May 30 10:45:44 2022 +0800 |
tree | 87ebd9e5a4c18f4066942e2b1b073e0fc0d12bef | |
parent | 04cc76ac607ad4bc9f7941e4448e7738f398e829 [diff] |
Don't allocate and free buffer for every 'ProcessList_goThroughEntries' call on Darwin; Ignore error ENOMEM from sysctl(3) when getting process list on Darwin Fix https://github.com/hishamhm/htop/issues/963/
The Rivoreo customized version, forked from commit 402e46bb82964366746b86d77eb5afa69c279539.
The original version made by Hisham Muhammad hisham@gobolinux.org is available at an archived git repository.
A
) just like the process environment screen (key e
)See the commit log for more.