mirror of
https://github.com/xzeldon/htop.git
synced 2025-06-08 21:36:16 +03:00

* Dynamically adjust the size of line reads. * Remove some more uses of fgets with arbitrary sizes. * Fix reading of lines and width of n column. Fixes #514.