.github /workflows
Convert hwlock CI run to a full featured one
2020-08-28 13:10:41 +02:00
darwin
Fail travis CI on compiler warnings
2020-09-18 12:28:40 +02:00
dragonflybsd
Mark noreturn functions
2020-09-18 12:28:40 +02:00
freebsd
Fail travis CI on compiler warnings
2020-09-18 12:28:40 +02:00
linux
Mark noreturn functions
2020-09-18 12:28:40 +02:00
openbsd
Mark noreturn functions
2020-09-18 12:28:40 +02:00
solaris
htop crashes on Solaris 11.4 due to missing ZFS ARC kstats
2020-09-21 13:54:45 +02:00
unsupported
Mark noreturn functions
2020-09-18 12:28:40 +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
Avoid checking of undefined macros
2020-09-18 12:28:40 +02:00
Action.h
Use strict function prototypes
2020-09-18 12:28:40 +02:00
Affinity.c
Avoid checking of undefined macros
2020-09-18 12:28:40 +02:00
Affinity.h
Merge identical ifdefs in Affinity.h
2020-09-12 19:21:27 -03:00
AffinityPanel.c
Merge branch 'avoid-shadowing' of https://github.com/BenBE/htop into BenBE-avoid-shadowing
2020-09-09 19:40:50 +10: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
Axe automated header generation.
2020-09-03 11:58:58 -05:00
AvailableMetersPanel.h
Further, minor cleanups to headers post-MakeHeaders
2020-09-08 17:33:50 +10:00
BatteryMeter.c
Axe automated header generation.
2020-09-03 11:58:58 -05:00
BatteryMeter.h
Axe automated header generation.
2020-09-03 11:58:58 -05: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
Merge branch 'master' of https://github.com/rgouicem/htop into rgouicem-master
2020-09-09 19:38:53 +10:00
CPUMeter.h
Consolidate repeated macro definitions into one header
2020-09-09 16:56:04 +10:00
CRT.c
Mark noreturn functions
2020-09-18 12:28:40 +02:00
CRT.h
Avoid checking of undefined macros
2020-09-18 12:28:40 +02:00
CategoriesPanel.c
Call character checking function with unsigned char
2020-09-17 22:03:24 +02:00
CategoriesPanel.h
Further, minor cleanups to headers post-MakeHeaders
2020-09-08 17:33:50 +10: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
Axe automated header generation.
2020-09-03 11:58:58 -05:00
ClockMeter.h
Axe automated header generation.
2020-09-03 11:58:58 -05:00
ColorsPanel.c
Axe automated header generation.
2020-09-03 11:58:58 -05:00
ColorsPanel.h
Clean up some code duplication in the header files
2020-09-12 19:20:44 -03: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
DisplayOptionsPanel.c
Revert the vim_mode setting for now, needs a rethink
2020-09-15 09:33:58 +10:00
DisplayOptionsPanel.h
Further, minor cleanups to headers post-MakeHeaders
2020-09-08 17:33:50 +10: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
Axe automated header generation.
2020-09-03 11:58:58 -05:00
Hashtable.h
Remove superfluous 'extern's from function declarations.
2020-09-03 11:59:26 -05: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
Axe automated header generation.
2020-09-03 11:58:58 -05:00
HostnameMeter.h
Axe automated header generation.
2020-09-03 11:58:58 -05:00
IncSet.c
Call character checking function with unsigned char
2020-09-17 22:03:24 +02:00
IncSet.h
Further, minor cleanups to headers post-MakeHeaders
2020-09-08 17:33:50 +10:00
InfoScreen.c
Axe automated header generation.
2020-09-03 11:58:58 -05:00
InfoScreen.h
Add format attribute
2020-09-18 12:28:40 +02:00
ListItem.c
Axe automated header generation.
2020-09-03 11:58:58 -05:00
ListItem.h
Further, minor cleanups to headers post-MakeHeaders
2020-09-08 17:33:50 +10:00
LoadAverageMeter.c
Axe automated header generation.
2020-09-03 11:58:58 -05:00
LoadAverageMeter.h
Axe automated header generation.
2020-09-03 11:58:58 -05:00
Macros.h
Refactor __attribute__ usage
2020-09-18 12:28: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 some default compiler warnings
2020-09-18 12:28:40 +02:00
MemoryMeter.c
Axe automated header generation.
2020-09-03 11:58:58 -05:00
MemoryMeter.h
Axe automated header generation.
2020-09-03 11:58:58 -05:00
Meter.c
Clean up some code duplication in the header files
2020-09-12 19:20:44 -03:00
Meter.h
Clean up some code duplication in the header files
2020-09-12 19:20:44 -03:00
MetersPanel.c
Free movingBar memory on exit
2020-09-17 22:04:11 +02:00
MetersPanel.h
Free movingBar memory on exit
2020-09-17 22:04:11 +02:00
NEWS
Remove trailing whitespaces
2020-08-21 10:37:33 +02:00
Object.c
Axe automated header generation.
2020-09-03 11:58:58 -05:00
Object.h
Consolidate repeated macro definitions into one header
2020-09-09 16:56:04 +10: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
Drop unused variable
2020-09-18 12:22:18 +02:00
Process.c
Enhance highlighting of semi-large and large numbers
2020-09-17 22:08:13 +02:00
Process.h
Use strict function prototypes
2020-09-18 12:28:40 +02:00
ProcessList.c
Switch variable/field naming from WhiteList to MatchList
2020-09-09 19:38:15 +10:00
ProcessList.h
Switch variable/field naming from WhiteList to MatchList
2020-09-09 19:38:15 +10: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
Revert the vim_mode setting for now, needs a rethink
2020-09-15 09:33:58 +10:00
ScreenManager.h
Remove some unused #includes
2020-09-12 23:32:31 -03:00
Settings.c
Reorder check to avoid crash on invalid process field setting
2020-09-17 21:46:22 +02:00
Settings.h
Revert the vim_mode setting for now, needs a rethink
2020-09-15 09:33:58 +10: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
Clean up some code duplication in the header files
2020-09-12 19:20:44 -03:00
StringUtils.h
Remove superfluous 'extern's from function declarations.
2020-09-03 11:59:26 -05:00
SwapMeter.c
Axe automated header generation.
2020-09-03 11:58:58 -05:00
SwapMeter.h
Axe automated header generation.
2020-09-03 11:58:58 -05:00
TESTPLAN
Remove trailing whitespaces
2020-08-21 10:37:33 +02:00
TasksMeter.c
Consolidate repeated macro definitions into one header
2020-09-09 16:56:04 +10:00
TasksMeter.h
Axe automated header generation.
2020-09-03 11:58:58 -05: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
Axe automated header generation.
2020-09-03 11:58:58 -05:00
UptimeMeter.h
Axe automated header generation.
2020-09-03 11:58:58 -05: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
Clean up some code duplication in the header files
2020-09-12 19:20:44 -03:00
Vector.h
Clean up some code duplication in the header files
2020-09-12 19:20:44 -03:00
XAlloc.c
Refactor __attribute__ usage
2020-09-18 12:28:40 +02:00
XAlloc.h
Mark noreturn functions
2020-09-18 12:28:40 +02:00
autogen.sh
autotools: enable warnings and cleanup
2020-09-17 21:45:11 +02:00
configure.ac
Add some default compiler warnings
2020-09-18 12:28:40 +02:00
htop.1.in
Convert short version option to capital V
2020-09-18 12:27:45 +02:00
htop.c
Mark noreturn functions
2020-09-18 12:28:40 +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