.github /workflows
Add clang analyzer CI job
2020-10-03 19:04:27 +02:00
darwin
Mark remaining classes const
2020-10-13 14:56:01 +02:00
dragonflybsd
Mark remaining classes const
2020-10-13 14:56:01 +02:00
freebsd
Mark remaining classes const
2020-10-13 14:56:01 +02:00
linux
Mark remaining classes const
2020-10-13 14:56:01 +02:00
openbsd
Mark remaining classes const
2020-10-13 14:56:01 +02:00
scripts
Add script to run htop under valgrind
2020-09-17 22:06:36 +02:00
solaris
Mark remaining classes const
2020-10-13 14:56:01 +02:00
unsupported
Centralise fault handling
2020-10-12 13:06:12 +02:00
zfs
Mark remaining classes const
2020-10-13 14:56:01 +02:00
.editorconfig
Add `trim_trailing_whitespace` to editorconfig
2019-10-31 11:39:57 -05:00
.gitignore
Add conf*/ and callgrind.out.* to list of ignored files
2020-10-11 14:21:59 +02:00
.travis.yml
Fail travis CI on compiler warnings
2020-09-18 12:28:40 +02:00
AUTHORS
Initial import.
2006-03-04 18:16:49 +00:00
Action.c
Add key to pause process list updates
2020-10-12 13:04:00 +02:00
Action.h
Add key to pause process list updates
2020-10-12 13:04:00 +02:00
Affinity.c
Update License consistently to GPLv2 as per COPYING file
2020-10-05 10:13:12 +02:00
Affinity.h
Update License consistently to GPLv2 as per COPYING file
2020-10-05 10:13:12 +02:00
AffinityPanel.c
Mark remaining classes const
2020-10-13 14:56:01 +02:00
AffinityPanel.h
Mark Object instances const
2020-10-07 13:01:53 +02:00
AvailableColumnsPanel.c
Mark Object instances const
2020-10-07 13:01:53 +02:00
AvailableColumnsPanel.h
Mark Object instances const
2020-10-07 13:01:53 +02:00
AvailableMetersPanel.c
Add key to pause process list updates
2020-10-12 13:04:00 +02:00
AvailableMetersPanel.h
Mark Object instances const
2020-10-07 13:01:53 +02:00
BatteryMeter.c
Mark Object instances const
2020-10-07 13:01:53 +02:00
BatteryMeter.h
Mark Object instances const
2020-10-07 13:01:53 +02:00
CONTRIBUTING.md
Updates to project URLs in docs and embedded in source code
2020-08-22 15:47:11 +10:00
COPYING
Remove trailing whitespaces
2020-08-21 10:37:33 +02:00
CPUMeter.c
CPUMeter: avoid crashes and leaks in case the CPU count changes
2020-10-12 13:15:23 +02:00
CPUMeter.h
Mark Object instances const
2020-10-07 13:01:53 +02:00
CRT.c
Centralise fault handling
2020-10-12 13:06:12 +02:00
CRT.h
Centralise fault handling
2020-10-12 13:06:12 +02:00
CategoriesPanel.c
Mark Object instances const
2020-10-07 13:01:53 +02:00
CategoriesPanel.h
Mark Object instances const
2020-10-07 13:01:53 +02:00
ChangeLog
Bump version, changelog for minor htop-3.0.2 release
2020-09-15 09:43:36 +10:00
CheckItem.c
Mark Object pointer to _display function const
2020-10-10 11:25:19 +02:00
CheckItem.h
Mark Object pointer to _display function const
2020-10-10 11:25:19 +02:00
ClockMeter.c
Mark Object instances const
2020-10-07 13:01:53 +02:00
ClockMeter.h
Mark Object instances const
2020-10-07 13:01:53 +02:00
ColorsPanel.c
Add key to pause process list updates
2020-10-12 13:04:00 +02:00
ColorsPanel.h
Mark Object instances const
2020-10-07 13:01:53 +02:00
ColumnsPanel.c
Mark Object instances const
2020-10-07 13:01:53 +02:00
ColumnsPanel.h
Mark Object instances const
2020-10-07 13:01:53 +02:00
CommandScreen.c
Mark Object instances const
2020-10-07 13:01:53 +02:00
CommandScreen.h
Mark Object instances const
2020-10-07 13:01:53 +02:00
DateMeter.c
Mark Object instances const
2020-10-07 13:01:53 +02:00
DateMeter.h
Mark Object instances const
2020-10-07 13:01:53 +02:00
DateTimeMeter.c
Mark Object instances const
2020-10-07 13:01:53 +02:00
DateTimeMeter.h
Mark Object instances const
2020-10-07 13:01:53 +02:00
DiskIOMeter.c
Mark Object pointer to _display function const
2020-10-10 11:25:19 +02:00
DiskIOMeter.h
Mark Object instances const
2020-10-07 13:01:53 +02:00
DisplayOptionsPanel.c
Mark Object instances const
2020-10-07 13:01:53 +02:00
DisplayOptionsPanel.h
Mark Object instances const
2020-10-07 13:01:53 +02:00
EnvScreen.c
Mark Object instances const
2020-10-07 13:01:53 +02:00
EnvScreen.h
Mark Object instances const
2020-10-07 13:01:53 +02:00
FunctionBar.c
Add key to pause process list updates
2020-10-12 13:04:00 +02:00
FunctionBar.h
Add key to pause process list updates
2020-10-12 13:04:00 +02:00
Hashtable.c
Fix Hashtable_put to allow storing the same pointer
2020-10-09 12:23:16 +02:00
Hashtable.h
Update License consistently to GPLv2 as per COPYING file
2020-10-05 10:13:12 +02:00
Header.c
Mark Object instances const
2020-10-07 13:01:53 +02:00
Header.h
Mark Object instances const
2020-10-07 13:01:53 +02:00
HostnameMeter.c
Mark Object instances const
2020-10-07 13:01:53 +02:00
HostnameMeter.h
Mark Object instances const
2020-10-07 13:01:53 +02:00
IncSet.c
Add key to pause process list updates
2020-10-12 13:04:00 +02:00
IncSet.h
Add key to pause process list updates
2020-10-12 13:04:00 +02:00
InfoScreen.c
Mark process argument of Process_isThread const
2020-10-09 10:18:40 +02:00
InfoScreen.h
Mark process argument of Process_isThread const
2020-10-09 10:18:40 +02:00
ListItem.c
Mark Object pointer to _display function const
2020-10-10 11:25:19 +02:00
ListItem.h
Mark Object instances const
2020-10-07 13:01:53 +02:00
LoadAverageMeter.c
Mark Object pointer to _display function const
2020-10-10 11:25:19 +02:00
LoadAverageMeter.h
Mark Object instances const
2020-10-07 13:01:53 +02:00
Macros.h
Enclose CLAMP macro arguments in parentheses
2020-10-06 11:46:41 +02:00
MainPanel.c
Add key to pause process list updates
2020-10-12 13:04:00 +02:00
MainPanel.h
Mark Object instances const
2020-10-07 13:01:53 +02:00
Makefile.am
Centralise fault handling
2020-10-12 13:06:12 +02:00
MemoryMeter.c
Mark Object pointer to _display function const
2020-10-10 11:25:19 +02:00
MemoryMeter.h
Mark Object instances const
2020-10-07 13:01:53 +02:00
Meter.c
Meter: use explicit type for drawData
2020-10-12 13:15:23 +02:00
Meter.h
CPUMeter: avoid crashes and leaks in case the CPU count changes
2020-10-12 13:15:23 +02:00
MetersPanel.c
Add key to pause process list updates
2020-10-12 13:04:00 +02:00
MetersPanel.h
Mark Object instances const
2020-10-07 13:01:53 +02:00
NEWS
Remove trailing whitespaces
2020-08-21 10:37:33 +02:00
Object.c
Mark Object classes and Object class fields const
2020-10-07 13:01:53 +02:00
Object.h
Mark Object pointer to _display function const
2020-10-10 11:25:19 +02:00
OpenFilesScreen.c
OpenFilesScreen update
2020-10-10 11:26:43 +02:00
OpenFilesScreen.h
OpenFilesScreen update
2020-10-10 11:26:43 +02:00
Panel.c
Mark Object instances const
2020-10-07 13:01:53 +02:00
Panel.h
Mark Object instances const
2020-10-07 13:01:53 +02:00
Process.c
Mark Object pointer to _display function const
2020-10-10 11:25:19 +02:00
Process.h
Mark Object pointer to _display function const
2020-10-10 11:25:19 +02:00
ProcessList.c
Mark Object classes and Object class fields const
2020-10-07 13:01:53 +02:00
ProcessList.h
Mark Object classes and Object class fields const
2020-10-07 13:01:53 +02:00
README
Update creation date to 2004 (thanks rubyFeedback)
2020-09-17 09:47:28 +02:00
README.md
Add README.md for Github
2014-02-03 09:11:39 -02:00
RichString.c
Update License consistently to GPLv2 as per COPYING file
2020-10-05 10:13:12 +02:00
RichString.h
Merge branch 'update-license-and-copyright-info'
2020-10-06 10:27:38 +11:00
ScreenManager.c
Add key to pause process list updates
2020-10-12 13:04:00 +02:00
ScreenManager.h
Add key to pause process list updates
2020-10-12 13:04:00 +02:00
Settings.c
Settings: do not save initial cpu count
2020-10-12 13:15:23 +02:00
Settings.h
Settings: do not save initial cpu count
2020-10-12 13:15:23 +02:00
SignalsPanel.c
Update License consistently to GPLv2 as per COPYING file
2020-10-05 10:13:12 +02:00
SignalsPanel.h
Update License consistently to GPLv2 as per COPYING file
2020-10-05 10:13:12 +02:00
StringUtils.c
Update License consistently to GPLv2 as per COPYING file
2020-10-05 10:13:12 +02:00
StringUtils.h
Update License consistently to GPLv2 as per COPYING file
2020-10-05 10:13:12 +02:00
SwapMeter.c
Mark Object pointer to _display function const
2020-10-10 11:25:19 +02:00
SwapMeter.h
Mark Object instances const
2020-10-07 13:01:53 +02:00
TESTPLAN
Remove trailing whitespaces
2020-08-21 10:37:33 +02:00
TasksMeter.c
Mark Object pointer to _display function const
2020-10-10 11:25:19 +02:00
TasksMeter.h
Mark Object instances const
2020-10-07 13:01:53 +02:00
TraceScreen.c
Mark Object instances const
2020-10-07 13:01:53 +02:00
TraceScreen.h
Mark Object instances const
2020-10-07 13:01:53 +02:00
UptimeMeter.c
Mark Object instances const
2020-10-07 13:01:53 +02:00
UptimeMeter.h
Mark Object instances const
2020-10-07 13:01:53 +02:00
UsersTable.c
Update License consistently to GPLv2 as per COPYING file
2020-10-05 10:13:12 +02:00
UsersTable.h
Update License consistently to GPLv2 as per COPYING file
2020-10-05 10:13:12 +02:00
Vector.c
Mark Object classes and Object class fields const
2020-10-07 13:01:53 +02:00
Vector.h
Mark Object classes and Object class fields const
2020-10-07 13:01:53 +02:00
XAlloc.c
Centralise fault handling
2020-10-12 13:06:12 +02:00
XAlloc.h
Sort headers/includes
2020-09-29 17:41:49 +02:00
autogen.sh
autotools: enable warnings and cleanup
2020-09-17 21:45:11 +02:00
configure.ac
Set a -dev version to bug reports show a useful version and not the last release
2020-10-07 10:35:06 +02:00
htop.1.in
Add key to pause process list updates
2020-10-12 13:04:00 +02:00
htop.c
Add key to pause process list updates
2020-10-12 13:04:00 +02:00
htop.desktop
Add danish translation to htop.desktop
2019-02-19 01:25:52 +01:00
htop.png
Updated icon!
2014-04-09 14:47:58 -03:00
test_spec.lua
Remove trailing whitespaces
2020-08-21 10:37:33 +02:00