summaryrefslogtreecommitdiffstats
path: root/htop.c
Commit message (Collapse)AuthorAgeFilesLines
* No longer untag processes after sending a signalHisham Muhammad2006-07-231-1/+0
| | | | | | (useful for when SIGTERM fails and one wants to try again with SIGKILL).
* Performance improvement hackathon: improve process comparison routines,Hisham Muhammad2006-07-111-3/+3
| | | | | | | | | | disable useless code in release builds such as runtime type-checking on dynamic data structures and process fields that are not being computed, faster(?) method for verifying the process owner (still need to ensure correctness), don't destroy and create process objects for hidden kernel threads over and over. Phew. I shouldn't be doing all this today, but I could not resist.
* Updates for new version of the MakeHeader.py script.Hisham Muhammad2006-06-061-3/+0
|
* Remove references to ListBoxHisham Muhammad2006-05-301-83/+83
|
* Rename ListBox to Panel, matching dit.Hisham Muhammad2006-05-301-64/+64
|
* Rename TypedVector to Vector, matching dit.Hisham Muhammad2006-05-301-1/+1
|
* Fixes for header generation.Hisham Muhammad2006-03-231-8/+4
|
* Complete implementation of --with-proc, making htop more FreeBSD-friendlyHisham Muhammad2006-03-131-1/+10
|
* Initial import.Hisham Muhammad2006-03-041-0/+663

© 2014-2024 Faster IT GmbH | imprint | privacy policy