Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
htop
Repository
8673a84e5fe57ba6bc0405bbcbf1a57cc5d66aa8
Switch branch/tag
htop
History
Find file
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
Clone
Clone with SSH
Clone with HTTPS
Open in your IDE
Visual Studio Code (SSH)
Visual Studio Code (HTTPS)
Copy HTTPS clone URL
Copy SSH clone URL
git@web.lueluesay.top:root/htop.git
Copy HTTPS clone URL
https://web.lueluesay.top/git/root/htop.git
Remove some trailing whitespace
Michael McConville authored
9 years ago
8673a84e
Name
Last commit
Last update
darwin
Merge pull request #274 from mmcco/master
9 years ago
freebsd
Move list of signals to platform-specific code.
9 years ago
linux
Move list of signals to platform-specific code.
9 years ago
openbsd
Remove some trailing whitespace
9 years ago
scripts
Sorry about the mega-patch.
10 years ago
unsupported
fix calloc() calls
9 years ago
.editorconfig
add editorconfig file to give hints to editors
9 years ago
.gitignore
remove autoconf files, generate by autogen.sh
9 years ago
AUTHORS
Initial import.
19 years ago
Action.c
Add expand/collapse on additional clicks!
9 years ago
Action.h
handle clicks on panel header line
10 years ago
Affinity.c
Sorry about the mega-patch.
10 years ago
Affinity.h
Sorry about the mega-patch.
10 years ago
AffinityPanel.c
Handle KEY_RECLICK events generated by ScreenManager
9 years ago
AffinityPanel.h
Sorry about the mega-patch.
10 years ago
AvailableColumnsPanel.c
Do not trust isalpha(c) for values > 255.
10 years ago
AvailableColumnsPanel.h
Sorry about the mega-patch.
10 years ago
AvailableMetersPanel.c
Improve feedback when moving meters.
9 years ago
AvailableMetersPanel.h
Sorry about the mega-patch.
10 years ago
BatteryMeter.c
Rename String to StringUtils.
9 years ago
BatteryMeter.h
Move platform-dependent parts of Linux battery meter.
10 years ago
COPYING
Resolve license incompatibility issues,
15 years ago
CPUMeter.c
remove extra space in dual meters without margins
9 years ago
CPUMeter.h
Changes in object model: separate class objects to store vtable. Also, nicer UTF-8 display of big numbers.
12 years ago
CRT.c
gcc warning cleanups.
9 years ago
CRT.h
CategoriesPanel.c
CategoriesPanel.h
ChangeLog
CheckItem.c
CheckItem.h
ClockMeter.c
ClockMeter.h
ColorsPanel.c
ColorsPanel.h
ColumnsPanel.c
ColumnsPanel.h
DisplayOptionsPanel.c
DisplayOptionsPanel.h
FunctionBar.c
FunctionBar.h
Hashtable.c
Hashtable.h
Header.c
Header.h
HostnameMeter.c
HostnameMeter.h
INSTALL
IncSet.c
IncSet.h
ListItem.c
ListItem.h
LoadAverageMeter.c
LoadAverageMeter.h
MainPanel.c
MainPanel.h
Makefile.am
MemoryMeter.c
MemoryMeter.h
Meter.c
Meter.h
MetersPanel.c
MetersPanel.h
NEWS
Object.c
Object.h
OpenFilesScreen.c
OpenFilesScreen.h
Panel.c
Panel.h
Process.c
Process.h
ProcessList.c
ProcessList.h
README
README.md
RichString.c
RichString.h
ScreenManager.c
ScreenManager.h
Settings.c
Settings.h
SignalsPanel.c
SignalsPanel.h
StringUtils.c
StringUtils.h
SwapMeter.c
SwapMeter.h
TESTPLAN
TasksMeter.c
TasksMeter.h
TraceScreen.c
TraceScreen.h
UptimeMeter.c
UptimeMeter.h
UsersTable.c
UsersTable.h
Vector.c
Vector.h
autogen.sh
README.md
README
Menu
Projects
Groups
Snippets
Help