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
cda84fcddc4a4813ed6a494247eab67fb8772fa9
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
Name
Last commit
Last update
darwin
Darwin: disable thread reading due to bug in macOS High Sierra
7 years ago
freebsd
Security review: check results of snprintf.
7 years ago
linux
Updates to generated header files
7 years ago
openbsd
Interpret TTY_NR column on Linux,
8 years ago
scripts
make script version agnostic
7 years ago
unsupported
Remove unused function from unsupported/
7 years ago
darwin
Darwin: disable thread reading due to bug in macOS High Sierra
7 years ago
freebsd
Security review: check results of snprintf.
7 years ago
linux
Updates to generated header files
7 years ago
openbsd
Interpret TTY_NR column on Linux,
8 years ago
scripts
make script version agnostic
7 years ago
unsupported
Remove unused function from unsupported/
7 years ago
darwin
Darwin: disable thread reading due to bug in macOS High Sierra
7 years ago
freebsd
Security review: check results of snprintf.
7 years ago
linux
Updates to generated header files
7 years ago
openbsd
Interpret TTY_NR column on Linux,
8 years ago
scripts
make script version agnostic
7 years ago
unsupported
Remove unused function from unsupported/
7 years ago
darwin
Darwin: disable thread reading due to bug in macOS High Sierra
7 years ago
freebsd
Security review: check results of snprintf.
7 years ago
linux
Updates to generated header files
7 years ago
openbsd
Interpret TTY_NR column on Linux,
8 years ago
scripts
make script version agnostic
7 years ago
unsupported
Remove unused function from unsupported/
7 years ago
darwin
Darwin: disable thread reading due to bug in macOS High Sierra
7 years ago
freebsd
Security review: check results of snprintf.
7 years ago
linux
Updates to generated header files
7 years ago
openbsd
Interpret TTY_NR column on Linux,
8 years ago
scripts
make script version agnostic
7 years ago
unsupported
Remove unused function from unsupported/
7 years ago
darwin
Darwin: disable thread reading due to bug in macOS High Sierra
7 years ago
freebsd
Security review: check results of snprintf.
7 years ago
linux
Updates to generated header files
7 years ago
openbsd
Interpret TTY_NR column on Linux,
8 years ago
scripts
make script version agnostic
7 years ago
unsupported
Remove unused function from unsupported/
7 years ago
darwin
Darwin: disable thread reading due to bug in macOS High Sierra
7 years ago
freebsd
Security review: check results of snprintf.
7 years ago
linux
Updates to generated header files
7 years ago
openbsd
Interpret TTY_NR column on Linux,
8 years ago
scripts
make script version agnostic
7 years ago
unsupported
Remove unused function from unsupported/
7 years ago
darwin
Darwin: disable thread reading due to bug in macOS High Sierra
7 years ago
freebsd
Security review: check results of snprintf.
7 years ago
linux
Updates to generated header files
7 years ago
openbsd
Interpret TTY_NR column on Linux,
8 years ago
scripts
make script version agnostic
7 years ago
unsupported
Remove unused function from unsupported/
7 years ago
darwin
Darwin: disable thread reading due to bug in macOS High Sierra
7 years ago
freebsd
Security review: check results of snprintf.
7 years ago
linux
Updates to generated header files
7 years ago
openbsd
Interpret TTY_NR column on Linux,
8 years ago
scripts
make script version agnostic
7 years ago
unsupported
Remove unused function from unsupported/
7 years ago
darwin
Darwin: disable thread reading due to bug in macOS High Sierra
7 years ago
freebsd
Security review: check results of snprintf.
7 years ago
linux
Updates to generated header files
7 years ago
openbsd
Interpret TTY_NR column on Linux,
8 years ago
scripts
make script version agnostic
7 years ago
unsupported
Remove unused function from unsupported/
7 years ago
.editorconfig
add editorconfig file to give hints to editors
9 years ago
.gitignore
.gitignore vim & nano swp files
7 years ago
.travis.yml
travis-ci should really detect autogen.sh...
9 years ago
AUTHORS
Initial import.
19 years ago
Action.c
Replace size_t with int/void* union
7 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
Security review: check results of snprintf.
7 years ago
AffinityPanel.h
Sorry about the mega-patch.
10 years ago
AvailableColumnsPanel.c
Security review: check results of snprintf.
7 years ago
AvailableColumnsPanel.h
Sorry about the mega-patch.
10 years ago
AvailableMetersPanel.c
Security review: check results of snprintf.
7 years ago
AvailableMetersPanel.h
Sorry about the mega-patch.
10 years ago
BatteryMeter.c
Security review: check results of snprintf.
7 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
Security review: check results of snprintf.
7 years ago
CPUMeter.h
Calculate CPU averages on Darwin (See #295).
9 years ago
CRT.c
Fix color behavior on some terminals.
7 years ago
CRT.h
Fix color behavior on some terminals.
7 years ago
CategoriesPanel.c
Mark some things as const
7 years ago
CategoriesPanel.h
Sorry about the mega-patch.
10 years ago
ChangeLog
Update ChangeLog
7 years ago
CheckItem.c
Avoid future confusions with how default values are set.
9 years ago
CheckItem.h
Avoid future confusions with how default values are set.
9 years ago
ClockMeter.c
Rename Meter.setValues() functions to updateValues()
9 years ago
ClockMeter.h
Changes in object model: separate class objects to store vtable. Also, nicer UTF-8 display of big numbers.
12 years ago
ColorsPanel.c
Fix color behavior on some terminals.
7 years ago
ColorsPanel.h
Make the implementation of color schemes declarative.
10 years ago
ColumnsPanel.c
fix fallthough comments for GCC 7.x
7 years ago
ColumnsPanel.h
Sorry about the mega-patch.
10 years ago
DisplayOptionsPanel.c
Mark some things as const
7 years ago
DisplayOptionsPanel.h
Changes in object model: separate class objects to store vtable. Also, nicer UTF-8 display of big numbers.
12 years ago
EnvScreen.c
Security review: make privilege dropping-restoring optional.
7 years ago
EnvScreen.h
refactor *Screen classes, add InfoScreen superclass
9 years ago
FunctionBar.c
Mark some things as const
7 years ago
FunctionBar.h
Mark some things as const
7 years ago
Hashtable.c
Check for failure in allocations.
9 years ago
Hashtable.h
major header cleanup
13 years ago
Header.c
Security review: check results of snprintf.
7 years ago
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
.editorconfig
add editorconfig file to give hints to editors
9 years ago
.gitignore
.gitignore vim & nano swp files
7 years ago
.travis.yml
travis-ci should really detect autogen.sh...
9 years ago
AUTHORS
Initial import.
19 years ago
Action.c
Replace size_t with int/void* union
7 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
Security review: check results of snprintf.
7 years ago
AffinityPanel.h
Sorry about the mega-patch.
10 years ago
AvailableColumnsPanel.c
Security review: check results of snprintf.
7 years ago
AvailableColumnsPanel.h
Sorry about the mega-patch.
10 years ago
AvailableMetersPanel.c
Security review: check results of snprintf.
7 years ago
AvailableMetersPanel.h
Sorry about the mega-patch.
10 years ago
BatteryMeter.c
Security review: check results of snprintf.
7 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
Security review: check results of snprintf.
7 years ago
CPUMeter.h
Calculate CPU averages on Darwin (See #295).
9 years ago
CRT.c
Fix color behavior on some terminals.
7 years ago
CRT.h
Fix color behavior on some terminals.
7 years ago
CategoriesPanel.c
Mark some things as const
7 years ago
CategoriesPanel.h
Sorry about the mega-patch.
10 years ago
ChangeLog
Update ChangeLog
7 years ago
CheckItem.c
Avoid future confusions with how default values are set.
9 years ago
CheckItem.h
Avoid future confusions with how default values are set.
9 years ago
ClockMeter.c
Rename Meter.setValues() functions to updateValues()
9 years ago
ClockMeter.h
Changes in object model: separate class objects to store vtable. Also, nicer UTF-8 display of big numbers.
12 years ago
ColorsPanel.c
Fix color behavior on some terminals.
7 years ago
ColorsPanel.h
Make the implementation of color schemes declarative.
10 years ago
ColumnsPanel.c
fix fallthough comments for GCC 7.x
7 years ago
ColumnsPanel.h
Sorry about the mega-patch.
10 years ago
DisplayOptionsPanel.c
Mark some things as const
7 years ago
DisplayOptionsPanel.h
Changes in object model: separate class objects to store vtable. Also, nicer UTF-8 display of big numbers.
12 years ago
EnvScreen.c
Security review: make privilege dropping-restoring optional.
7 years ago
EnvScreen.h
refactor *Screen classes, add InfoScreen superclass
9 years ago
FunctionBar.c
Mark some things as const
7 years ago
FunctionBar.h
Mark some things as const
7 years ago
Hashtable.c
Check for failure in allocations.
9 years ago
Hashtable.h
major header cleanup
13 years ago
Header.c
Security review: check results of snprintf.
7 years ago
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
.editorconfig
add editorconfig file to give hints to editors
9 years ago
.gitignore
.gitignore vim & nano swp files
7 years ago
.travis.yml
travis-ci should really detect autogen.sh...
9 years ago
AUTHORS
Initial import.
19 years ago
Action.c
Replace size_t with int/void* union
7 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
Security review: check results of snprintf.
7 years ago
AffinityPanel.h
Sorry about the mega-patch.
10 years ago
AvailableColumnsPanel.c
Security review: check results of snprintf.
7 years ago
AvailableColumnsPanel.h
Sorry about the mega-patch.
10 years ago
AvailableMetersPanel.c
Security review: check results of snprintf.
7 years ago
AvailableMetersPanel.h
Sorry about the mega-patch.
10 years ago
BatteryMeter.c
Security review: check results of snprintf.
7 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
Security review: check results of snprintf.
7 years ago
CPUMeter.h
Calculate CPU averages on Darwin (See #295).
9 years ago
CRT.c
Fix color behavior on some terminals.
7 years ago
CRT.h
Fix color behavior on some terminals.
7 years ago
CategoriesPanel.c
Mark some things as const
7 years ago
CategoriesPanel.h
Sorry about the mega-patch.
10 years ago
ChangeLog
Update ChangeLog
7 years ago
CheckItem.c
Avoid future confusions with how default values are set.
9 years ago
CheckItem.h
Avoid future confusions with how default values are set.
9 years ago
ClockMeter.c
Rename Meter.setValues() functions to updateValues()
9 years ago
ClockMeter.h
Changes in object model: separate class objects to store vtable. Also, nicer UTF-8 display of big numbers.
12 years ago
ColorsPanel.c
Fix color behavior on some terminals.
7 years ago
ColorsPanel.h
Make the implementation of color schemes declarative.
10 years ago
ColumnsPanel.c
fix fallthough comments for GCC 7.x
7 years ago
ColumnsPanel.h
Sorry about the mega-patch.
10 years ago
DisplayOptionsPanel.c
Mark some things as const
7 years ago
DisplayOptionsPanel.h
Changes in object model: separate class objects to store vtable. Also, nicer UTF-8 display of big numbers.
12 years ago
EnvScreen.c
Security review: make privilege dropping-restoring optional.
7 years ago
EnvScreen.h
refactor *Screen classes, add InfoScreen superclass
9 years ago
FunctionBar.c
Mark some things as const
7 years ago
FunctionBar.h
Mark some things as const
7 years ago
Hashtable.c
Check for failure in allocations.
9 years ago
Hashtable.h
major header cleanup
13 years ago
Header.c
Security review: check results of snprintf.
7 years ago
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
.editorconfig
add editorconfig file to give hints to editors
9 years ago
.gitignore
.gitignore vim & nano swp files
7 years ago
.travis.yml
travis-ci should really detect autogen.sh...
9 years ago
AUTHORS
Initial import.
19 years ago
Action.c
Replace size_t with int/void* union
7 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
Security review: check results of snprintf.
7 years ago
AffinityPanel.h
Sorry about the mega-patch.
10 years ago
AvailableColumnsPanel.c
Security review: check results of snprintf.
7 years ago
AvailableColumnsPanel.h
Sorry about the mega-patch.
10 years ago
AvailableMetersPanel.c
Security review: check results of snprintf.
7 years ago
AvailableMetersPanel.h
Sorry about the mega-patch.
10 years ago
BatteryMeter.c
Security review: check results of snprintf.
7 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
Security review: check results of snprintf.
7 years ago
CPUMeter.h
Calculate CPU averages on Darwin (See #295).
9 years ago
CRT.c
Fix color behavior on some terminals.
7 years ago
CRT.h
Fix color behavior on some terminals.
7 years ago
CategoriesPanel.c
Mark some things as const
7 years ago
CategoriesPanel.h
Sorry about the mega-patch.
10 years ago
ChangeLog
Update ChangeLog
7 years ago
CheckItem.c
Avoid future confusions with how default values are set.
9 years ago
CheckItem.h
Avoid future confusions with how default values are set.
9 years ago
ClockMeter.c
Rename Meter.setValues() functions to updateValues()
9 years ago
ClockMeter.h
Changes in object model: separate class objects to store vtable. Also, nicer UTF-8 display of big numbers.
12 years ago
ColorsPanel.c
Fix color behavior on some terminals.
7 years ago
ColorsPanel.h
Make the implementation of color schemes declarative.
10 years ago
ColumnsPanel.c
fix fallthough comments for GCC 7.x
7 years ago
ColumnsPanel.h
Sorry about the mega-patch.
10 years ago
DisplayOptionsPanel.c
Mark some things as const
7 years ago
DisplayOptionsPanel.h
Changes in object model: separate class objects to store vtable. Also, nicer UTF-8 display of big numbers.
12 years ago
EnvScreen.c
Security review: make privilege dropping-restoring optional.
7 years ago
EnvScreen.h
refactor *Screen classes, add InfoScreen superclass
9 years ago
FunctionBar.c
Mark some things as const
7 years ago
FunctionBar.h
Mark some things as const
7 years ago
Hashtable.c
Check for failure in allocations.
9 years ago
Hashtable.h
major header cleanup
13 years ago
Header.c
Security review: check results of snprintf.
7 years ago
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
.editorconfig
add editorconfig file to give hints to editors
9 years ago
.gitignore
.gitignore vim & nano swp files
7 years ago
.travis.yml
travis-ci should really detect autogen.sh...
9 years ago
AUTHORS
Initial import.
19 years ago
Action.c
Replace size_t with int/void* union
7 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
Security review: check results of snprintf.
7 years ago
AffinityPanel.h
Sorry about the mega-patch.
10 years ago
AvailableColumnsPanel.c
Security review: check results of snprintf.
7 years ago
AvailableColumnsPanel.h
Sorry about the mega-patch.
10 years ago
AvailableMetersPanel.c
Security review: check results of snprintf.
7 years ago
AvailableMetersPanel.h
Sorry about the mega-patch.
10 years ago
BatteryMeter.c
Security review: check results of snprintf.
7 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
Security review: check results of snprintf.
7 years ago
CPUMeter.h
Calculate CPU averages on Darwin (See #295).
9 years ago
CRT.c
Fix color behavior on some terminals.
7 years ago
CRT.h
Fix color behavior on some terminals.
7 years ago
CategoriesPanel.c
Mark some things as const
7 years ago
CategoriesPanel.h
Sorry about the mega-patch.
10 years ago
ChangeLog
Update ChangeLog
7 years ago
CheckItem.c
Avoid future confusions with how default values are set.
9 years ago
CheckItem.h
Avoid future confusions with how default values are set.
9 years ago
ClockMeter.c
Rename Meter.setValues() functions to updateValues()
9 years ago
ClockMeter.h
Changes in object model: separate class objects to store vtable. Also, nicer UTF-8 display of big numbers.
12 years ago
ColorsPanel.c
Fix color behavior on some terminals.
7 years ago
ColorsPanel.h
Make the implementation of color schemes declarative.
10 years ago
ColumnsPanel.c
fix fallthough comments for GCC 7.x
7 years ago
ColumnsPanel.h
Sorry about the mega-patch.
10 years ago
DisplayOptionsPanel.c
Mark some things as const
7 years ago
DisplayOptionsPanel.h
Changes in object model: separate class objects to store vtable. Also, nicer UTF-8 display of big numbers.
12 years ago
EnvScreen.c
Security review: make privilege dropping-restoring optional.
7 years ago
EnvScreen.h
refactor *Screen classes, add InfoScreen superclass
9 years ago
FunctionBar.c
Mark some things as const
7 years ago
FunctionBar.h
Mark some things as const
7 years ago
Hashtable.c
Check for failure in allocations.
9 years ago
Hashtable.h
major header cleanup
13 years ago
Header.c
Security review: check results of snprintf.
7 years ago
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
.editorconfig
add editorconfig file to give hints to editors
9 years ago
.gitignore
.gitignore vim & nano swp files
7 years ago
.travis.yml
travis-ci should really detect autogen.sh...
9 years ago
AUTHORS
Initial import.
19 years ago
Action.c
Replace size_t with int/void* union
7 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
Security review: check results of snprintf.
7 years ago
AffinityPanel.h
Sorry about the mega-patch.
10 years ago
AvailableColumnsPanel.c
Security review: check results of snprintf.
7 years ago
AvailableColumnsPanel.h
Sorry about the mega-patch.
10 years ago
AvailableMetersPanel.c
Security review: check results of snprintf.
7 years ago
AvailableMetersPanel.h
Sorry about the mega-patch.
10 years ago
BatteryMeter.c
Security review: check results of snprintf.
7 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
Security review: check results of snprintf.
7 years ago
CPUMeter.h
Calculate CPU averages on Darwin (See #295).
9 years ago
CRT.c
Fix color behavior on some terminals.
7 years ago
CRT.h
Fix color behavior on some terminals.
7 years ago
CategoriesPanel.c
Mark some things as const
7 years ago
CategoriesPanel.h
Sorry about the mega-patch.
10 years ago
ChangeLog
Update ChangeLog
7 years ago
CheckItem.c
Avoid future confusions with how default values are set.
9 years ago
CheckItem.h
Avoid future confusions with how default values are set.
9 years ago
ClockMeter.c
Rename Meter.setValues() functions to updateValues()
9 years ago
ClockMeter.h
Changes in object model: separate class objects to store vtable. Also, nicer UTF-8 display of big numbers.
12 years ago
ColorsPanel.c
Fix color behavior on some terminals.
7 years ago
ColorsPanel.h
Make the implementation of color schemes declarative.
10 years ago
ColumnsPanel.c
fix fallthough comments for GCC 7.x
7 years ago
ColumnsPanel.h
Sorry about the mega-patch.
10 years ago
DisplayOptionsPanel.c
Mark some things as const
7 years ago
DisplayOptionsPanel.h
Changes in object model: separate class objects to store vtable. Also, nicer UTF-8 display of big numbers.
12 years ago
EnvScreen.c
Security review: make privilege dropping-restoring optional.
7 years ago
EnvScreen.h
refactor *Screen classes, add InfoScreen superclass
9 years ago
FunctionBar.c
Mark some things as const
7 years ago
FunctionBar.h
Mark some things as const
7 years ago
Hashtable.c
Check for failure in allocations.
9 years ago
Hashtable.h
major header cleanup
13 years ago
Header.c
Security review: check results of snprintf.
7 years ago
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
.editorconfig
add editorconfig file to give hints to editors
9 years ago
.gitignore
.gitignore vim & nano swp files
7 years ago
.travis.yml
travis-ci should really detect autogen.sh...
9 years ago
AUTHORS
Initial import.
19 years ago
Action.c
Replace size_t with int/void* union
7 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
Security review: check results of snprintf.
7 years ago
AffinityPanel.h
Sorry about the mega-patch.
10 years ago
AvailableColumnsPanel.c
Security review: check results of snprintf.
7 years ago
AvailableColumnsPanel.h
Sorry about the mega-patch.
10 years ago
AvailableMetersPanel.c
Security review: check results of snprintf.
7 years ago
AvailableMetersPanel.h
Sorry about the mega-patch.
10 years ago
BatteryMeter.c
Security review: check results of snprintf.
7 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
Security review: check results of snprintf.
7 years ago
CPUMeter.h
Calculate CPU averages on Darwin (See #295).
9 years ago
CRT.c
Fix color behavior on some terminals.
7 years ago
CRT.h
Fix color behavior on some terminals.
7 years ago
CategoriesPanel.c
Mark some things as const
7 years ago
CategoriesPanel.h
Sorry about the mega-patch.
10 years ago
ChangeLog
Update ChangeLog
7 years ago
CheckItem.c
Avoid future confusions with how default values are set.
9 years ago
CheckItem.h
Avoid future confusions with how default values are set.
9 years ago
ClockMeter.c
Rename Meter.setValues() functions to updateValues()
9 years ago
ClockMeter.h
Changes in object model: separate class objects to store vtable. Also, nicer UTF-8 display of big numbers.
12 years ago
ColorsPanel.c
Fix color behavior on some terminals.
7 years ago
ColorsPanel.h
Make the implementation of color schemes declarative.
10 years ago
ColumnsPanel.c
fix fallthough comments for GCC 7.x
7 years ago
ColumnsPanel.h
Sorry about the mega-patch.
10 years ago
DisplayOptionsPanel.c
Mark some things as const
7 years ago
DisplayOptionsPanel.h
Changes in object model: separate class objects to store vtable. Also, nicer UTF-8 display of big numbers.
12 years ago
EnvScreen.c
Security review: make privilege dropping-restoring optional.
7 years ago
EnvScreen.h
refactor *Screen classes, add InfoScreen superclass
9 years ago
FunctionBar.c
Mark some things as const
7 years ago
FunctionBar.h
Mark some things as const
7 years ago
Hashtable.c
Check for failure in allocations.
9 years ago
Hashtable.h
major header cleanup
13 years ago
Header.c
Security review: check results of snprintf.
7 years ago
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
.editorconfig
add editorconfig file to give hints to editors
9 years ago
.gitignore
.gitignore vim & nano swp files
7 years ago
.travis.yml
travis-ci should really detect autogen.sh...
9 years ago
AUTHORS
Initial import.
19 years ago
Action.c
Replace size_t with int/void* union
7 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
Security review: check results of snprintf.
7 years ago
AffinityPanel.h
Sorry about the mega-patch.
10 years ago
AvailableColumnsPanel.c
Security review: check results of snprintf.
7 years ago
AvailableColumnsPanel.h
Sorry about the mega-patch.
10 years ago
AvailableMetersPanel.c
Security review: check results of snprintf.
7 years ago
AvailableMetersPanel.h
Sorry about the mega-patch.
10 years ago
BatteryMeter.c
Security review: check results of snprintf.
7 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
Security review: check results of snprintf.
7 years ago
CPUMeter.h
Calculate CPU averages on Darwin (See #295).
9 years ago
CRT.c
Fix color behavior on some terminals.
7 years ago
CRT.h
Fix color behavior on some terminals.
7 years ago
CategoriesPanel.c
Mark some things as const
7 years ago
CategoriesPanel.h
Sorry about the mega-patch.
10 years ago
ChangeLog
Update ChangeLog
7 years ago
CheckItem.c
Avoid future confusions with how default values are set.
9 years ago
CheckItem.h
Avoid future confusions with how default values are set.
9 years ago
ClockMeter.c
Rename Meter.setValues() functions to updateValues()
9 years ago
ClockMeter.h
Changes in object model: separate class objects to store vtable. Also, nicer UTF-8 display of big numbers.
12 years ago
ColorsPanel.c
Fix color behavior on some terminals.
7 years ago
ColorsPanel.h
Make the implementation of color schemes declarative.
10 years ago
ColumnsPanel.c
fix fallthough comments for GCC 7.x
7 years ago
ColumnsPanel.h
Sorry about the mega-patch.
10 years ago
DisplayOptionsPanel.c
Mark some things as const
7 years ago
DisplayOptionsPanel.h
Changes in object model: separate class objects to store vtable. Also, nicer UTF-8 display of big numbers.
12 years ago
EnvScreen.c
Security review: make privilege dropping-restoring optional.
7 years ago
EnvScreen.h
refactor *Screen classes, add InfoScreen superclass
9 years ago
FunctionBar.c
Mark some things as const
7 years ago
FunctionBar.h
Mark some things as const
7 years ago
Hashtable.c
Check for failure in allocations.
9 years ago
Hashtable.h
major header cleanup
13 years ago
Header.c
Security review: check results of snprintf.
7 years ago
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
.editorconfig
add editorconfig file to give hints to editors
9 years ago
.gitignore
.gitignore vim & nano swp files
7 years ago
.travis.yml
travis-ci should really detect autogen.sh...
9 years ago
AUTHORS
Initial import.
19 years ago
Action.c
Replace size_t with int/void* union
7 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
Security review: check results of snprintf.
7 years ago
AffinityPanel.h
Sorry about the mega-patch.
10 years ago
AvailableColumnsPanel.c
Security review: check results of snprintf.
7 years ago
AvailableColumnsPanel.h
Sorry about the mega-patch.
10 years ago
AvailableMetersPanel.c
Security review: check results of snprintf.
7 years ago
AvailableMetersPanel.h
Sorry about the mega-patch.
10 years ago
BatteryMeter.c
Security review: check results of snprintf.
7 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
Security review: check results of snprintf.
7 years ago
CPUMeter.h
Calculate CPU averages on Darwin (See #295).
9 years ago
CRT.c
Fix color behavior on some terminals.
7 years ago
CRT.h
Fix color behavior on some terminals.
7 years ago
CategoriesPanel.c
Mark some things as const
7 years ago
CategoriesPanel.h
Sorry about the mega-patch.
10 years ago
ChangeLog
Update ChangeLog
7 years ago
CheckItem.c
Avoid future confusions with how default values are set.
9 years ago
CheckItem.h
Avoid future confusions with how default values are set.
9 years ago
ClockMeter.c
Rename Meter.setValues() functions to updateValues()
9 years ago
ClockMeter.h
Changes in object model: separate class objects to store vtable. Also, nicer UTF-8 display of big numbers.
12 years ago
ColorsPanel.c
Fix color behavior on some terminals.
7 years ago
ColorsPanel.h
Make the implementation of color schemes declarative.
10 years ago
ColumnsPanel.c
fix fallthough comments for GCC 7.x
7 years ago
ColumnsPanel.h
Sorry about the mega-patch.
10 years ago
DisplayOptionsPanel.c
Mark some things as const
7 years ago
DisplayOptionsPanel.h
Changes in object model: separate class objects to store vtable. Also, nicer UTF-8 display of big numbers.
12 years ago
EnvScreen.c
Security review: make privilege dropping-restoring optional.
7 years ago
EnvScreen.h
refactor *Screen classes, add InfoScreen superclass
9 years ago
FunctionBar.c
Mark some things as const
7 years ago
FunctionBar.h
Mark some things as const
7 years ago
Hashtable.c
Check for failure in allocations.
9 years ago
Hashtable.h
major header cleanup
13 years ago
Header.c
Security review: check results of snprintf.
7 years ago
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
.editorconfig
add editorconfig file to give hints to editors
9 years ago
.gitignore
.gitignore vim & nano swp files
7 years ago
.travis.yml
travis-ci should really detect autogen.sh...
9 years ago
AUTHORS
Initial import.
19 years ago
Action.c
Replace size_t with int/void* union
7 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
Security review: check results of snprintf.
7 years ago
AffinityPanel.h
Sorry about the mega-patch.
10 years ago
AvailableColumnsPanel.c
Security review: check results of snprintf.
7 years ago
AvailableColumnsPanel.h
Sorry about the mega-patch.
10 years ago
AvailableMetersPanel.c
Security review: check results of snprintf.
7 years ago
AvailableMetersPanel.h
Sorry about the mega-patch.
10 years ago
BatteryMeter.c
Security review: check results of snprintf.
7 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
Security review: check results of snprintf.
7 years ago
CPUMeter.h
Calculate CPU averages on Darwin (See #295).
9 years ago
CRT.c
Fix color behavior on some terminals.
7 years ago
CRT.h
Fix color behavior on some terminals.
7 years ago
CategoriesPanel.c
Mark some things as const
7 years ago
CategoriesPanel.h
Sorry about the mega-patch.
10 years ago
ChangeLog
Update ChangeLog
7 years ago
CheckItem.c
Avoid future confusions with how default values are set.
9 years ago
CheckItem.h
Avoid future confusions with how default values are set.
9 years ago
ClockMeter.c
Rename Meter.setValues() functions to updateValues()
9 years ago
ClockMeter.h
Changes in object model: separate class objects to store vtable. Also, nicer UTF-8 display of big numbers.
12 years ago
ColorsPanel.c
Fix color behavior on some terminals.
7 years ago
ColorsPanel.h
Make the implementation of color schemes declarative.
10 years ago
ColumnsPanel.c
fix fallthough comments for GCC 7.x
7 years ago
ColumnsPanel.h
Sorry about the mega-patch.
10 years ago
DisplayOptionsPanel.c
Mark some things as const
7 years ago
DisplayOptionsPanel.h
Changes in object model: separate class objects to store vtable. Also, nicer UTF-8 display of big numbers.
12 years ago
EnvScreen.c
Security review: make privilege dropping-restoring optional.
7 years ago
EnvScreen.h
refactor *Screen classes, add InfoScreen superclass
9 years ago
FunctionBar.c
Mark some things as const
7 years ago
FunctionBar.h
Mark some things as const
7 years ago
Hashtable.c
Check for failure in allocations.
9 years ago
Hashtable.h
major header cleanup
13 years ago
Header.c
Security review: check results of snprintf.
7 years ago
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
Show more
README.md
README
Menu
Projects
Groups
Snippets
Help