mirror of
https://github.com/sheumann/hush.git
synced 2025-01-17 16:30:26 +00:00
459e4d6cf7
Use it where appropriate. Stop scanning /etc/passwd *for every process*!!! (uid->username) top: reduce memory usage - we won't save unneeded fields from /proc info anymore. Downside: ~+250 bytes of code