mirror of
https://github.com/xzeldon/htop.git
synced 2025-02-07 12:23:38 +03:00
0fa03322a9
* 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.