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
e906c0dddb051ca7e1960691ab783b7e9e6212cf
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
Merge pull request #287 from etosan/master
Hisham Muhammad authored
9 years ago
PPID and JID update fix
e906c0dd
Name
Last commit
Last update
darwin
Add Darwin signals (same as FreeBSD)
9 years ago
freebsd
Fixed reparenting issue. PPID should be updated each refresh as any process can get reparented to either
9 years ago
linux
fixed broken merge, where I forgot to check linux/Platform.c so that it matches upstream
9 years ago
openbsd
let's let the user find SIGIOT if the look for it :)
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