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
5df425867cd992ccadbe8b5cf713404fd53db7df
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
Protect against strange values of SIGRTMIN and SIGRTMAX,
Hisham authored
8 years ago
and change alignment of numbers.
5df42586
Name
Last commit
Last update
darwin
Mark signal tables 'const'
8 years ago
freebsd
Merge branch 'master' of
https://github.com/hishamhm/htop
8 years ago
linux
Mark signal tables 'const'
8 years ago
openbsd
Mark signal tables 'const'
8 years ago
scripts
Sorry about the mega-patch.
10 years ago
unsupported
Mark signal tables 'const'
8 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
Auto-follow process after a search.
9 years ago
Action.h
Auto-follow process after a search.
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
Assert (Platform_meterTypes[0]==&CPUMeter_class)
9 years ago
AvailableMetersPanel.h
Sorry about the mega-patch.
10 years ago
BatteryMeter.c
Rename Meter.setValues() functions to updateValues()
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
Rename Meter.setValues() functions to updateValues()
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