mirror of
https://github.com/sheumann/hush.git
synced 2025-03-01 12:30:09 +00:00
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