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
db80f202f2b264ecbc979661c48204ec97a849af
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
Avoid global, as done by @gaod in #387.
Hisham Muhammad authored
9 years ago
db80f202
Name
Last commit
Last update
darwin
Run through all command line arguments on Darwin.
9 years ago
freebsd
Avoid global, as done by @gaod in #387.
9 years ago
linux
any of these values may wrap
9 years ago
openbsd
A few more OpenBSD fixes
9 years ago
scripts
Sorry about the mega-patch.
10 years ago
unsupported
Make unsupported platform build again.
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
.travis.yml
travis-ci should really detect autogen.sh...
9 years ago
AUTHORS
Initial import.
19 years ago
Action.c
Add "p" to Help
9 years ago
Action.h
'e' displays environment of current process
9 years ago
Affinity.c
Portable affinity using hwloc
9 years ago
Affinity.h
Portable affinity using hwloc
9 years ago
AffinityPanel.c
Check for failure in allocations.
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
Check for failure in allocations.
9 years ago
CPUMeter.h
Calculate CPU averages on Darwin (See #295).
9 years ago
CRT.c
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
EnvScreen.c
EnvScreen.h
FunctionBar.c
FunctionBar.h
Hashtable.c
Hashtable.h
Header.c
Header.h
HostnameMeter.c
HostnameMeter.h
INSTALL
IncSet.c
IncSet.h
InfoScreen.c
InfoScreen.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
README.md
README
Menu
Projects
Groups
Snippets
Help