.github /workflows
Add clang analyzer CI job
2020-10-03 19:04:27 +02:00
darwin
Add DiskIOMeter for IO read/write usage
2020-10-03 19:01:38 +02:00
dragonflybsd
Add DiskIOMeter for IO read/write usage
2020-10-03 19:01:38 +02:00
freebsd
Merge branch 'attr-nonnull' of https://github.com/BenBE/htop into BenBE-attr-nonnull
2020-10-05 15:57:52 +11:00
linux
Introduce ARRAYSIZE
2020-10-03 19:05:40 +02:00
openbsd
Add DiskIOMeter for IO read/write usage
2020-10-03 19:01:38 +02:00
scripts
Add script to run htop under valgrind
2020-09-17 22:06:36 +02:00
solaris
Add DiskIOMeter for IO read/write usage
2020-10-03 19:01:38 +02:00
unsupported
Add DiskIOMeter for IO read/write usage
2020-10-03 19:01:38 +02:00
zfs
Refactor __attribute__ usage
2020-09-18 12:28:40 +02:00
.editorconfig
Add `trim_trailing_whitespace` to editorconfig
2019-10-31 11:39:57 -05:00
.gitignore
Axe automated header generation.
2020-09-03 11:58:58 -05: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
Drop redundant casts to the same type
2020-09-29 10:44:42 +02:00
Action.h
Use strict function prototypes
2020-09-18 12:28:40 +02:00
Affinity.c
Sort headers/includes
2020-09-29 17:41:49 +02:00
Affinity.h
Make --enable-hwloc and --enable-linux-affinity mutual exclusive
2020-09-24 19:43:27 +02:00
AffinityPanel.c
Add clang analyzer CI job
2020-10-03 19:04:27 +02:00
AffinityPanel.h
Further, minor cleanups to headers post-MakeHeaders
2020-09-08 17:33:50 +10:00
AvailableColumnsPanel.c
Call character checking function with unsigned char
2020-09-17 22:03:24 +02:00
AvailableColumnsPanel.h
Further, minor cleanups to headers post-MakeHeaders
2020-09-08 17:33:50 +10:00
AvailableMetersPanel.c
Drop redundant casts to the same type
2020-09-29 10:44:42 +02:00
AvailableMetersPanel.h
Sort headers/includes
2020-09-29 17:41:49 +02:00
BatteryMeter.c
Drop redundant return statements
2020-09-29 10:44:42 +02:00
BatteryMeter.h
Covert Meter attributes to file-local constant arrays
2020-09-29 10:44:42 +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
Covert Meter attributes to file-local constant arrays
2020-09-29 10:44:42 +02:00
CPUMeter.h
Covert Meter attributes to file-local constant arrays
2020-09-29 10:44:42 +02:00
CRT.c
Resolve DEBUG compilation issues
2020-10-03 19:04:27 +02:00
CRT.h
Add DiskIOMeter for IO read/write usage
2020-10-03 19:01:38 +02:00
CategoriesPanel.c
Call character checking function with unsigned char
2020-09-17 22:03:24 +02:00
CategoriesPanel.h
Sort headers/includes
2020-09-29 17:41:49 +02:00
ChangeLog
Bump version, changelog for minor htop-3.0.2 release
2020-09-15 09:43:36 +10:00
CheckItem.c
Axe automated header generation.
2020-09-03 11:58:58 -05:00
CheckItem.h
Further, minor cleanups to headers post-MakeHeaders
2020-09-08 17:33:50 +10:00
ClockMeter.c
Covert Meter attributes to file-local constant arrays
2020-09-29 10:44:42 +02:00
ClockMeter.h
Covert Meter attributes to file-local constant arrays
2020-09-29 10:44:42 +02:00
ColorsPanel.c
Adjust colors
2020-10-02 14:41:27 +02:00
ColorsPanel.h
Sort headers/includes
2020-09-29 17:41:49 +02:00
ColumnsPanel.c
Call character checking function with unsigned char
2020-09-17 22:03:24 +02:00
ColumnsPanel.h
Further, minor cleanups to headers post-MakeHeaders
2020-09-08 17:33:50 +10:00
CommandScreen.c
command screen: fill current line when scanning
2020-09-29 10:11:28 +02:00
CommandScreen.h
show selected command wrapped in a separate window
2020-09-24 19:22:25 +02:00
DiskIOMeter.c
Add DiskIOMeter for IO read/write usage
2020-10-03 19:01:38 +02:00
DiskIOMeter.h
Add DiskIOMeter for IO read/write usage
2020-10-03 19:01:38 +02:00
DisplayOptionsPanel.c
Do not drop qualifier in cast
2020-09-24 20:14:17 +02:00
DisplayOptionsPanel.h
Sort headers/includes
2020-09-29 17:41:49 +02:00
EnvScreen.c
Consolidate repeated macro definitions into one header
2020-09-09 16:56:04 +10:00
EnvScreen.h
Remove superfluous 'extern's from function declarations.
2020-09-03 11:59:26 -05:00
FunctionBar.c
Axe automated header generation.
2020-09-03 11:58:58 -05:00
FunctionBar.h
Further, minor cleanups to headers post-MakeHeaders
2020-09-08 17:33:50 +10:00
Hashtable.c
Resolve DEBUG compilation issues
2020-10-03 19:04:27 +02:00
Hashtable.h
Resolve DEBUG compilation issues
2020-10-03 19:04:27 +02:00
Header.c
Clean up some code duplication in the header files
2020-09-12 19:20:44 -03:00
Header.h
Consolidate repeated macro definitions into one header
2020-09-09 16:56:04 +10:00
HostnameMeter.c
Covert Meter attributes to file-local constant arrays
2020-09-29 10:44:42 +02:00
HostnameMeter.h
Covert Meter attributes to file-local constant arrays
2020-09-29 10:44:42 +02:00
IncSet.c
Call character checking function with unsigned char
2020-09-17 22:03:24 +02:00
IncSet.h
Sort headers/includes
2020-09-29 17:41:49 +02:00
InfoScreen.c
InfoScreen: update content on resize
2020-10-02 14:40:15 +02:00
InfoScreen.h
Sort headers/includes
2020-09-29 17:41:49 +02:00
ListItem.c
Do not drop qualifier in cast
2020-09-24 20:14:17 +02:00
ListItem.h
Further, minor cleanups to headers post-MakeHeaders
2020-09-08 17:33:50 +10:00
LoadAverageMeter.c
Covert Meter attributes to file-local constant arrays
2020-09-29 10:44:42 +02:00
LoadAverageMeter.h
Covert Meter attributes to file-local constant arrays
2020-09-29 10:44:42 +02:00
Macros.h
Introduce ARRAYSIZE
2020-10-03 19:05:40 +02:00
MainPanel.c
Call character checking function with unsigned char
2020-09-17 22:03:24 +02:00
MainPanel.h
Use strict function prototypes
2020-09-18 12:28:40 +02:00
Makefile.am
Add --enable-debug configure option to enable asserts
2020-10-03 19:04:27 +02:00
MemoryMeter.c
Covert Meter attributes to file-local constant arrays
2020-09-29 10:44:42 +02:00
MemoryMeter.h
Covert Meter attributes to file-local constant arrays
2020-09-29 10:44:42 +02:00
Meter.c
Covert Meter attributes to file-local constant arrays
2020-09-29 10:44:42 +02:00
Meter.h
Sort headers/includes
2020-09-29 17:41:49 +02:00
MetersPanel.c
Do not drop qualifier in cast
2020-09-24 20:14:17 +02:00
MetersPanel.h
Sort headers/includes
2020-09-29 17:41:49 +02:00
NEWS
Remove trailing whitespaces
2020-08-21 10:37:33 +02:00
Object.c
Resolve DEBUG compilation issues
2020-10-03 19:04:27 +02:00
Object.h
Resolve DEBUG compilation issues
2020-10-03 19:04:27 +02:00
OpenFilesScreen.c
Check for fdopen failure in OpenFilesScreen_getProcessData
2020-09-17 21:43:53 +02:00
OpenFilesScreen.h
Further, minor cleanups to headers post-MakeHeaders
2020-09-08 17:33:50 +10:00
Panel.c
Call character checking function with unsigned char
2020-09-17 22:03:24 +02:00
Panel.h
Sort headers/includes
2020-09-29 17:41:49 +02:00
Process.c
Process.{h,c}: Use integer types that are more portable
2020-09-29 15:47:52 +00:00
Process.h
Merge branch '0000/int-sizes/00' of https://github.com/mfwitten/htop into mfwitten-0000/int-sizes/00
2020-10-05 16:19:58 +11:00
ProcessList.c
Switch variable/field naming from WhiteList to MatchList
2020-09-09 19:38:15 +10:00
ProcessList.h
Sort headers/includes
2020-09-29 17:41:49 +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
Avoid checking of undefined macros
2020-09-18 12:28:40 +02:00
RichString.h
Avoid checking of undefined macros
2020-09-18 12:28:40 +02:00
ScreenManager.c
Do not drop qualifier in cast
2020-09-24 20:14:17 +02:00
ScreenManager.h
Sort headers/includes
2020-09-29 17:41:49 +02:00
Settings.c
Introduce ARRAYSIZE
2020-10-03 19:05:40 +02:00
Settings.h
Sort headers/includes
2020-09-29 17:41:49 +02:00
SignalsPanel.c
Axe automated header generation.
2020-09-03 11:58:58 -05:00
SignalsPanel.h
Use strict function prototypes
2020-09-18 12:28:40 +02:00
StringUtils.c
Drop redundant casts to the same type
2020-09-29 10:44:42 +02:00
StringUtils.h
Remove superfluous 'extern's from function declarations.
2020-09-03 11:59:26 -05:00
SwapMeter.c
Covert Meter attributes to file-local constant arrays
2020-09-29 10:44:42 +02:00
SwapMeter.h
Covert Meter attributes to file-local constant arrays
2020-09-29 10:44:42 +02:00
TESTPLAN
Remove trailing whitespaces
2020-08-21 10:37:33 +02:00
TasksMeter.c
Covert Meter attributes to file-local constant arrays
2020-09-29 10:44:42 +02:00
TasksMeter.h
Covert Meter attributes to file-local constant arrays
2020-09-29 10:44:42 +02:00
TraceScreen.c
Avoid hardcoding of buffer size
2020-09-17 21:43:05 +02:00
TraceScreen.h
Remove superfluous 'extern's from function declarations.
2020-09-03 11:59:26 -05:00
UptimeMeter.c
Covert Meter attributes to file-local constant arrays
2020-09-29 10:44:42 +02:00
UptimeMeter.h
Covert Meter attributes to file-local constant arrays
2020-09-29 10:44:42 +02:00
UsersTable.c
Axe automated header generation.
2020-09-03 11:58:58 -05:00
UsersTable.h
Use strict function prototypes
2020-09-18 12:28:40 +02:00
Vector.c
Resolve DEBUG compilation issues
2020-10-03 19:04:27 +02:00
Vector.h
Resolve DEBUG compilation issues
2020-10-03 19:04:27 +02:00
XAlloc.c
Cleanse xStrdup mess
2020-09-29 17:41:31 +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
Merge branch 'attr-nonnull' of https://github.com/BenBE/htop into BenBE-attr-nonnull
2020-10-05 15:57:52 +11:00
htop.1.in
show selected command wrapped in a separate window
2020-09-24 19:22:25 +02:00
htop.c
Add clang analyzer CI job
2020-10-03 19:04:27 +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