Merge branch 'master' of https://github.com/hishamhm/htop
Hisham Muhammad authored
3975e9ce
Name Last commit Last update
darwin Issue #502 fix SID colunm header width
dragonflybsd DragonFlyBSD PID_MAX is 999999.
freebsd Issue #502 fix SID colunm header width
linux Merge branch 'master' of https://github.com/hishamhm/htop
openbsd Interpret TTY_NR column on Linux,
scripts Enh: scripts/MakeHeader script
unsupported Issue #502 fix SID colunm header width
darwin Issue #502 fix SID colunm header width
dragonflybsd DragonFlyBSD PID_MAX is 999999.
freebsd Issue #502 fix SID colunm header width
linux Merge branch 'master' of https://github.com/hishamhm/htop
openbsd Interpret TTY_NR column on Linux,
scripts Enh: scripts/MakeHeader script
unsupported Issue #502 fix SID colunm header width
darwin Issue #502 fix SID colunm header width
dragonflybsd DragonFlyBSD PID_MAX is 999999.
freebsd Issue #502 fix SID colunm header width
linux Merge branch 'master' of https://github.com/hishamhm/htop
openbsd Interpret TTY_NR column on Linux,
scripts Enh: scripts/MakeHeader script
unsupported Issue #502 fix SID colunm header width
darwin Issue #502 fix SID colunm header width
dragonflybsd DragonFlyBSD PID_MAX is 999999.
freebsd Issue #502 fix SID colunm header width
linux Merge branch 'master' of https://github.com/hishamhm/htop
openbsd Interpret TTY_NR column on Linux,
scripts Enh: scripts/MakeHeader script
unsupported Issue #502 fix SID colunm header width
darwin Issue #502 fix SID colunm header width
dragonflybsd DragonFlyBSD PID_MAX is 999999.
freebsd Issue #502 fix SID colunm header width
linux Merge branch 'master' of https://github.com/hishamhm/htop
openbsd Interpret TTY_NR column on Linux,
scripts Enh: scripts/MakeHeader script
unsupported Issue #502 fix SID colunm header width
darwin Issue #502 fix SID colunm header width
dragonflybsd DragonFlyBSD PID_MAX is 999999.
freebsd Issue #502 fix SID colunm header width
linux Merge branch 'master' of https://github.com/hishamhm/htop
openbsd Interpret TTY_NR column on Linux,
scripts Enh: scripts/MakeHeader script
unsupported Issue #502 fix SID colunm header width
darwin Issue #502 fix SID colunm header width
dragonflybsd DragonFlyBSD PID_MAX is 999999.
freebsd Issue #502 fix SID colunm header width
linux Merge branch 'master' of https://github.com/hishamhm/htop
openbsd Interpret TTY_NR column on Linux,
scripts Enh: scripts/MakeHeader script
unsupported Issue #502 fix SID colunm header width
darwin Issue #502 fix SID colunm header width
dragonflybsd DragonFlyBSD PID_MAX is 999999.
freebsd Issue #502 fix SID colunm header width
linux Merge branch 'master' of https://github.com/hishamhm/htop
openbsd Interpret TTY_NR column on Linux,
scripts Enh: scripts/MakeHeader script
unsupported Issue #502 fix SID colunm header width
darwin Issue #502 fix SID colunm header width
dragonflybsd DragonFlyBSD PID_MAX is 999999.
freebsd Issue #502 fix SID colunm header width
linux Merge branch 'master' of https://github.com/hishamhm/htop
openbsd Interpret TTY_NR column on Linux,
scripts Enh: scripts/MakeHeader script
unsupported Issue #502 fix SID colunm header width
darwin Issue #502 fix SID colunm header width
dragonflybsd DragonFlyBSD PID_MAX is 999999.
freebsd Issue #502 fix SID colunm header width
linux Merge branch 'master' of https://github.com/hishamhm/htop
openbsd Interpret TTY_NR column on Linux,
scripts Enh: scripts/MakeHeader script
unsupported Issue #502 fix SID colunm header width
.editorconfig add editorconfig file to give hints to editors
.gitignore .gitignore vim & nano swp files
.travis.yml travis-ci should really detect autogen.sh...
AUTHORS Initial import.
Action.c Mark some things as const
Action.h Auto-follow process after a search.
Affinity.c Portable affinity using hwloc
Affinity.h Portable affinity using hwloc
AffinityPanel.c Check for failure in allocations.
AffinityPanel.h Sorry about the mega-patch.
AvailableColumnsPanel.c Mark some things as const
AvailableColumnsPanel.h Sorry about the mega-patch.
AvailableMetersPanel.c Assert (Platform_meterTypes[0]==&CPUMeter_class)
AvailableMetersPanel.h Sorry about the mega-patch.
BatteryMeter.c Rename Meter.setValues() functions to updateValues()
BatteryMeter.h Move platform-dependent parts of Linux battery meter.
COPYING Resolve license incompatibility issues,
CPUMeter.c Replace all uses of sprintf with snprintf
CPUMeter.h Calculate CPU averages on Darwin (See #295).
CRT.c Security review: make privilege dropping-restoring optional.
CRT.h Security review: make privilege dropping-restoring optional.
CategoriesPanel.c Mark some things as const
CategoriesPanel.h Sorry about the mega-patch.
ChangeLog Changelog for htop 2.0.2
CheckItem.c Avoid future confusions with how default values are set.
CheckItem.h Avoid future confusions with how default values are set.
ClockMeter.c Rename Meter.setValues() functions to updateValues()
ClockMeter.h Changes in object model: separate class objects to store vtable. Also, nicer UTF-8 display of big numbers.
ColorsPanel.c Mark some things as const
ColorsPanel.h Make the implementation of color schemes declarative.
ColumnsPanel.c Mark some things as const
ColumnsPanel.h Sorry about the mega-patch.
DisplayOptionsPanel.c Mark some things as const
DisplayOptionsPanel.h Changes in object model: separate class objects to store vtable. Also, nicer UTF-8 display of big numbers.
EnvScreen.c Security review: make privilege dropping-restoring optional.
EnvScreen.h refactor *Screen classes, add InfoScreen superclass
FunctionBar.c Mark some things as const
FunctionBar.h Mark some things as const
Hashtable.c Check for failure in allocations.
Hashtable.h major header cleanup
Header.c Fix macro Header_forEachColumn
Header.h Fix macro Header_forEachColumn
HostnameMeter.c Rename Meter.setValues() functions to updateValues()
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
.editorconfig add editorconfig file to give hints to editors
.gitignore .gitignore vim & nano swp files
.travis.yml travis-ci should really detect autogen.sh...
AUTHORS Initial import.
Action.c Mark some things as const
Action.h Auto-follow process after a search.
Affinity.c Portable affinity using hwloc
Affinity.h Portable affinity using hwloc
AffinityPanel.c Check for failure in allocations.
AffinityPanel.h Sorry about the mega-patch.
AvailableColumnsPanel.c Mark some things as const
AvailableColumnsPanel.h Sorry about the mega-patch.
AvailableMetersPanel.c Assert (Platform_meterTypes[0]==&CPUMeter_class)
AvailableMetersPanel.h Sorry about the mega-patch.
BatteryMeter.c Rename Meter.setValues() functions to updateValues()
BatteryMeter.h Move platform-dependent parts of Linux battery meter.
COPYING Resolve license incompatibility issues,
CPUMeter.c Replace all uses of sprintf with snprintf
CPUMeter.h Calculate CPU averages on Darwin (See #295).
CRT.c Security review: make privilege dropping-restoring optional.
CRT.h Security review: make privilege dropping-restoring optional.
CategoriesPanel.c Mark some things as const
CategoriesPanel.h Sorry about the mega-patch.
ChangeLog Changelog for htop 2.0.2
CheckItem.c Avoid future confusions with how default values are set.
CheckItem.h Avoid future confusions with how default values are set.
ClockMeter.c Rename Meter.setValues() functions to updateValues()
ClockMeter.h Changes in object model: separate class objects to store vtable. Also, nicer UTF-8 display of big numbers.
ColorsPanel.c Mark some things as const
ColorsPanel.h Make the implementation of color schemes declarative.
ColumnsPanel.c Mark some things as const
ColumnsPanel.h Sorry about the mega-patch.
DisplayOptionsPanel.c Mark some things as const
DisplayOptionsPanel.h Changes in object model: separate class objects to store vtable. Also, nicer UTF-8 display of big numbers.
EnvScreen.c Security review: make privilege dropping-restoring optional.
EnvScreen.h refactor *Screen classes, add InfoScreen superclass
FunctionBar.c Mark some things as const
FunctionBar.h Mark some things as const
Hashtable.c Check for failure in allocations.
Hashtable.h major header cleanup
Header.c Fix macro Header_forEachColumn
Header.h Fix macro Header_forEachColumn
HostnameMeter.c Rename Meter.setValues() functions to updateValues()
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
.editorconfig add editorconfig file to give hints to editors
.gitignore .gitignore vim & nano swp files
.travis.yml travis-ci should really detect autogen.sh...
AUTHORS Initial import.
Action.c Mark some things as const
Action.h Auto-follow process after a search.
Affinity.c Portable affinity using hwloc
Affinity.h Portable affinity using hwloc
AffinityPanel.c Check for failure in allocations.
AffinityPanel.h Sorry about the mega-patch.
AvailableColumnsPanel.c Mark some things as const
AvailableColumnsPanel.h Sorry about the mega-patch.
AvailableMetersPanel.c Assert (Platform_meterTypes[0]==&CPUMeter_class)
AvailableMetersPanel.h Sorry about the mega-patch.
BatteryMeter.c Rename Meter.setValues() functions to updateValues()
BatteryMeter.h Move platform-dependent parts of Linux battery meter.
COPYING Resolve license incompatibility issues,
CPUMeter.c Replace all uses of sprintf with snprintf
CPUMeter.h Calculate CPU averages on Darwin (See #295).
CRT.c Security review: make privilege dropping-restoring optional.
CRT.h Security review: make privilege dropping-restoring optional.
CategoriesPanel.c Mark some things as const
CategoriesPanel.h Sorry about the mega-patch.
ChangeLog Changelog for htop 2.0.2
CheckItem.c Avoid future confusions with how default values are set.
CheckItem.h Avoid future confusions with how default values are set.
ClockMeter.c Rename Meter.setValues() functions to updateValues()
ClockMeter.h Changes in object model: separate class objects to store vtable. Also, nicer UTF-8 display of big numbers.
ColorsPanel.c Mark some things as const
ColorsPanel.h Make the implementation of color schemes declarative.
ColumnsPanel.c Mark some things as const
ColumnsPanel.h Sorry about the mega-patch.
DisplayOptionsPanel.c Mark some things as const
DisplayOptionsPanel.h Changes in object model: separate class objects to store vtable. Also, nicer UTF-8 display of big numbers.
EnvScreen.c Security review: make privilege dropping-restoring optional.
EnvScreen.h refactor *Screen classes, add InfoScreen superclass
FunctionBar.c Mark some things as const
FunctionBar.h Mark some things as const
Hashtable.c Check for failure in allocations.
Hashtable.h major header cleanup
Header.c Fix macro Header_forEachColumn
Header.h Fix macro Header_forEachColumn
HostnameMeter.c Rename Meter.setValues() functions to updateValues()
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
.editorconfig add editorconfig file to give hints to editors
.gitignore .gitignore vim & nano swp files
.travis.yml travis-ci should really detect autogen.sh...
AUTHORS Initial import.
Action.c Mark some things as const
Action.h Auto-follow process after a search.
Affinity.c Portable affinity using hwloc
Affinity.h Portable affinity using hwloc
AffinityPanel.c Check for failure in allocations.
AffinityPanel.h Sorry about the mega-patch.
AvailableColumnsPanel.c Mark some things as const
AvailableColumnsPanel.h Sorry about the mega-patch.
AvailableMetersPanel.c Assert (Platform_meterTypes[0]==&CPUMeter_class)
AvailableMetersPanel.h Sorry about the mega-patch.
BatteryMeter.c Rename Meter.setValues() functions to updateValues()
BatteryMeter.h Move platform-dependent parts of Linux battery meter.
COPYING Resolve license incompatibility issues,
CPUMeter.c Replace all uses of sprintf with snprintf
CPUMeter.h Calculate CPU averages on Darwin (See #295).
CRT.c Security review: make privilege dropping-restoring optional.
CRT.h Security review: make privilege dropping-restoring optional.
CategoriesPanel.c Mark some things as const
CategoriesPanel.h Sorry about the mega-patch.
ChangeLog Changelog for htop 2.0.2
CheckItem.c Avoid future confusions with how default values are set.
CheckItem.h Avoid future confusions with how default values are set.
ClockMeter.c Rename Meter.setValues() functions to updateValues()
ClockMeter.h Changes in object model: separate class objects to store vtable. Also, nicer UTF-8 display of big numbers.
ColorsPanel.c Mark some things as const
ColorsPanel.h Make the implementation of color schemes declarative.
ColumnsPanel.c Mark some things as const
ColumnsPanel.h Sorry about the mega-patch.
DisplayOptionsPanel.c Mark some things as const
DisplayOptionsPanel.h Changes in object model: separate class objects to store vtable. Also, nicer UTF-8 display of big numbers.
EnvScreen.c Security review: make privilege dropping-restoring optional.
EnvScreen.h refactor *Screen classes, add InfoScreen superclass
FunctionBar.c Mark some things as const
FunctionBar.h Mark some things as const
Hashtable.c Check for failure in allocations.
Hashtable.h major header cleanup
Header.c Fix macro Header_forEachColumn
Header.h Fix macro Header_forEachColumn
HostnameMeter.c Rename Meter.setValues() functions to updateValues()
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
.editorconfig add editorconfig file to give hints to editors
.gitignore .gitignore vim & nano swp files
.travis.yml travis-ci should really detect autogen.sh...
AUTHORS Initial import.
Action.c Mark some things as const
Action.h Auto-follow process after a search.
Affinity.c Portable affinity using hwloc
Affinity.h Portable affinity using hwloc
AffinityPanel.c Check for failure in allocations.
AffinityPanel.h Sorry about the mega-patch.
AvailableColumnsPanel.c Mark some things as const
AvailableColumnsPanel.h Sorry about the mega-patch.
AvailableMetersPanel.c Assert (Platform_meterTypes[0]==&CPUMeter_class)
AvailableMetersPanel.h Sorry about the mega-patch.
BatteryMeter.c Rename Meter.setValues() functions to updateValues()
BatteryMeter.h Move platform-dependent parts of Linux battery meter.
COPYING Resolve license incompatibility issues,
CPUMeter.c Replace all uses of sprintf with snprintf
CPUMeter.h Calculate CPU averages on Darwin (See #295).
CRT.c Security review: make privilege dropping-restoring optional.
CRT.h Security review: make privilege dropping-restoring optional.
CategoriesPanel.c Mark some things as const
CategoriesPanel.h Sorry about the mega-patch.
ChangeLog Changelog for htop 2.0.2
CheckItem.c Avoid future confusions with how default values are set.
CheckItem.h Avoid future confusions with how default values are set.
ClockMeter.c Rename Meter.setValues() functions to updateValues()
ClockMeter.h Changes in object model: separate class objects to store vtable. Also, nicer UTF-8 display of big numbers.
ColorsPanel.c Mark some things as const
ColorsPanel.h Make the implementation of color schemes declarative.
ColumnsPanel.c Mark some things as const
ColumnsPanel.h Sorry about the mega-patch.
DisplayOptionsPanel.c Mark some things as const
DisplayOptionsPanel.h Changes in object model: separate class objects to store vtable. Also, nicer UTF-8 display of big numbers.
EnvScreen.c Security review: make privilege dropping-restoring optional.
EnvScreen.h refactor *Screen classes, add InfoScreen superclass
FunctionBar.c Mark some things as const
FunctionBar.h Mark some things as const
Hashtable.c Check for failure in allocations.
Hashtable.h major header cleanup
Header.c Fix macro Header_forEachColumn
Header.h Fix macro Header_forEachColumn
HostnameMeter.c Rename Meter.setValues() functions to updateValues()
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
.editorconfig add editorconfig file to give hints to editors
.gitignore .gitignore vim & nano swp files
.travis.yml travis-ci should really detect autogen.sh...
AUTHORS Initial import.
Action.c Mark some things as const
Action.h Auto-follow process after a search.
Affinity.c Portable affinity using hwloc
Affinity.h Portable affinity using hwloc
AffinityPanel.c Check for failure in allocations.
AffinityPanel.h Sorry about the mega-patch.
AvailableColumnsPanel.c Mark some things as const
AvailableColumnsPanel.h Sorry about the mega-patch.
AvailableMetersPanel.c Assert (Platform_meterTypes[0]==&CPUMeter_class)
AvailableMetersPanel.h Sorry about the mega-patch.
BatteryMeter.c Rename Meter.setValues() functions to updateValues()
BatteryMeter.h Move platform-dependent parts of Linux battery meter.
COPYING Resolve license incompatibility issues,
CPUMeter.c Replace all uses of sprintf with snprintf
CPUMeter.h Calculate CPU averages on Darwin (See #295).
CRT.c Security review: make privilege dropping-restoring optional.
CRT.h Security review: make privilege dropping-restoring optional.
CategoriesPanel.c Mark some things as const
CategoriesPanel.h Sorry about the mega-patch.
ChangeLog Changelog for htop 2.0.2
CheckItem.c Avoid future confusions with how default values are set.
CheckItem.h Avoid future confusions with how default values are set.
ClockMeter.c Rename Meter.setValues() functions to updateValues()
ClockMeter.h Changes in object model: separate class objects to store vtable. Also, nicer UTF-8 display of big numbers.
ColorsPanel.c Mark some things as const
ColorsPanel.h Make the implementation of color schemes declarative.
ColumnsPanel.c Mark some things as const
ColumnsPanel.h Sorry about the mega-patch.
DisplayOptionsPanel.c Mark some things as const
DisplayOptionsPanel.h Changes in object model: separate class objects to store vtable. Also, nicer UTF-8 display of big numbers.
EnvScreen.c Security review: make privilege dropping-restoring optional.
EnvScreen.h refactor *Screen classes, add InfoScreen superclass
FunctionBar.c Mark some things as const
FunctionBar.h Mark some things as const
Hashtable.c Check for failure in allocations.
Hashtable.h major header cleanup
Header.c Fix macro Header_forEachColumn
Header.h Fix macro Header_forEachColumn
HostnameMeter.c Rename Meter.setValues() functions to updateValues()
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
.editorconfig add editorconfig file to give hints to editors
.gitignore .gitignore vim & nano swp files
.travis.yml travis-ci should really detect autogen.sh...
AUTHORS Initial import.
Action.c Mark some things as const
Action.h Auto-follow process after a search.
Affinity.c Portable affinity using hwloc
Affinity.h Portable affinity using hwloc
AffinityPanel.c Check for failure in allocations.
AffinityPanel.h Sorry about the mega-patch.
AvailableColumnsPanel.c Mark some things as const
AvailableColumnsPanel.h Sorry about the mega-patch.
AvailableMetersPanel.c Assert (Platform_meterTypes[0]==&CPUMeter_class)
AvailableMetersPanel.h Sorry about the mega-patch.
BatteryMeter.c Rename Meter.setValues() functions to updateValues()
BatteryMeter.h Move platform-dependent parts of Linux battery meter.
COPYING Resolve license incompatibility issues,
CPUMeter.c Replace all uses of sprintf with snprintf
CPUMeter.h Calculate CPU averages on Darwin (See #295).
CRT.c Security review: make privilege dropping-restoring optional.
CRT.h Security review: make privilege dropping-restoring optional.
CategoriesPanel.c Mark some things as const
CategoriesPanel.h Sorry about the mega-patch.
ChangeLog Changelog for htop 2.0.2
CheckItem.c Avoid future confusions with how default values are set.
CheckItem.h Avoid future confusions with how default values are set.
ClockMeter.c Rename Meter.setValues() functions to updateValues()
ClockMeter.h Changes in object model: separate class objects to store vtable. Also, nicer UTF-8 display of big numbers.
ColorsPanel.c Mark some things as const
ColorsPanel.h Make the implementation of color schemes declarative.
ColumnsPanel.c Mark some things as const
ColumnsPanel.h Sorry about the mega-patch.
DisplayOptionsPanel.c Mark some things as const
DisplayOptionsPanel.h Changes in object model: separate class objects to store vtable. Also, nicer UTF-8 display of big numbers.
EnvScreen.c Security review: make privilege dropping-restoring optional.
EnvScreen.h refactor *Screen classes, add InfoScreen superclass
FunctionBar.c Mark some things as const
FunctionBar.h Mark some things as const
Hashtable.c Check for failure in allocations.
Hashtable.h major header cleanup
Header.c Fix macro Header_forEachColumn
Header.h Fix macro Header_forEachColumn
HostnameMeter.c Rename Meter.setValues() functions to updateValues()
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
.editorconfig add editorconfig file to give hints to editors
.gitignore .gitignore vim & nano swp files
.travis.yml travis-ci should really detect autogen.sh...
AUTHORS Initial import.
Action.c Mark some things as const
Action.h Auto-follow process after a search.
Affinity.c Portable affinity using hwloc
Affinity.h Portable affinity using hwloc
AffinityPanel.c Check for failure in allocations.
AffinityPanel.h Sorry about the mega-patch.
AvailableColumnsPanel.c Mark some things as const
AvailableColumnsPanel.h Sorry about the mega-patch.
AvailableMetersPanel.c Assert (Platform_meterTypes[0]==&CPUMeter_class)
AvailableMetersPanel.h Sorry about the mega-patch.
BatteryMeter.c Rename Meter.setValues() functions to updateValues()
BatteryMeter.h Move platform-dependent parts of Linux battery meter.
COPYING Resolve license incompatibility issues,
CPUMeter.c Replace all uses of sprintf with snprintf
CPUMeter.h Calculate CPU averages on Darwin (See #295).
CRT.c Security review: make privilege dropping-restoring optional.
CRT.h Security review: make privilege dropping-restoring optional.
CategoriesPanel.c Mark some things as const
CategoriesPanel.h Sorry about the mega-patch.
ChangeLog Changelog for htop 2.0.2
CheckItem.c Avoid future confusions with how default values are set.
CheckItem.h Avoid future confusions with how default values are set.
ClockMeter.c Rename Meter.setValues() functions to updateValues()
ClockMeter.h Changes in object model: separate class objects to store vtable. Also, nicer UTF-8 display of big numbers.
ColorsPanel.c Mark some things as const
ColorsPanel.h Make the implementation of color schemes declarative.
ColumnsPanel.c Mark some things as const
ColumnsPanel.h Sorry about the mega-patch.
DisplayOptionsPanel.c Mark some things as const
DisplayOptionsPanel.h Changes in object model: separate class objects to store vtable. Also, nicer UTF-8 display of big numbers.
EnvScreen.c Security review: make privilege dropping-restoring optional.
EnvScreen.h refactor *Screen classes, add InfoScreen superclass
FunctionBar.c Mark some things as const
FunctionBar.h Mark some things as const
Hashtable.c Check for failure in allocations.
Hashtable.h major header cleanup
Header.c Fix macro Header_forEachColumn
Header.h Fix macro Header_forEachColumn
HostnameMeter.c Rename Meter.setValues() functions to updateValues()
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
.editorconfig add editorconfig file to give hints to editors
.gitignore .gitignore vim & nano swp files
.travis.yml travis-ci should really detect autogen.sh...
AUTHORS Initial import.
Action.c Mark some things as const
Action.h Auto-follow process after a search.
Affinity.c Portable affinity using hwloc
Affinity.h Portable affinity using hwloc
AffinityPanel.c Check for failure in allocations.
AffinityPanel.h Sorry about the mega-patch.
AvailableColumnsPanel.c Mark some things as const
AvailableColumnsPanel.h Sorry about the mega-patch.
AvailableMetersPanel.c Assert (Platform_meterTypes[0]==&CPUMeter_class)
AvailableMetersPanel.h Sorry about the mega-patch.
BatteryMeter.c Rename Meter.setValues() functions to updateValues()
BatteryMeter.h Move platform-dependent parts of Linux battery meter.
COPYING Resolve license incompatibility issues,
CPUMeter.c Replace all uses of sprintf with snprintf
CPUMeter.h Calculate CPU averages on Darwin (See #295).
CRT.c Security review: make privilege dropping-restoring optional.
CRT.h Security review: make privilege dropping-restoring optional.
CategoriesPanel.c Mark some things as const
CategoriesPanel.h Sorry about the mega-patch.
ChangeLog Changelog for htop 2.0.2
CheckItem.c Avoid future confusions with how default values are set.
CheckItem.h Avoid future confusions with how default values are set.
ClockMeter.c Rename Meter.setValues() functions to updateValues()
ClockMeter.h Changes in object model: separate class objects to store vtable. Also, nicer UTF-8 display of big numbers.
ColorsPanel.c Mark some things as const
ColorsPanel.h Make the implementation of color schemes declarative.
ColumnsPanel.c Mark some things as const
ColumnsPanel.h Sorry about the mega-patch.
DisplayOptionsPanel.c Mark some things as const
DisplayOptionsPanel.h Changes in object model: separate class objects to store vtable. Also, nicer UTF-8 display of big numbers.
EnvScreen.c Security review: make privilege dropping-restoring optional.
EnvScreen.h refactor *Screen classes, add InfoScreen superclass
FunctionBar.c Mark some things as const
FunctionBar.h Mark some things as const
Hashtable.c Check for failure in allocations.
Hashtable.h major header cleanup
Header.c Fix macro Header_forEachColumn
Header.h Fix macro Header_forEachColumn
HostnameMeter.c Rename Meter.setValues() functions to updateValues()
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
.editorconfig add editorconfig file to give hints to editors
.gitignore .gitignore vim & nano swp files
.travis.yml travis-ci should really detect autogen.sh...
AUTHORS Initial import.
Action.c Mark some things as const
Action.h Auto-follow process after a search.
Affinity.c Portable affinity using hwloc
Affinity.h Portable affinity using hwloc
AffinityPanel.c Check for failure in allocations.
AffinityPanel.h Sorry about the mega-patch.
AvailableColumnsPanel.c Mark some things as const
AvailableColumnsPanel.h Sorry about the mega-patch.
AvailableMetersPanel.c Assert (Platform_meterTypes[0]==&CPUMeter_class)
AvailableMetersPanel.h Sorry about the mega-patch.
BatteryMeter.c Rename Meter.setValues() functions to updateValues()
BatteryMeter.h Move platform-dependent parts of Linux battery meter.
COPYING Resolve license incompatibility issues,
CPUMeter.c Replace all uses of sprintf with snprintf
CPUMeter.h Calculate CPU averages on Darwin (See #295).
CRT.c Security review: make privilege dropping-restoring optional.
CRT.h Security review: make privilege dropping-restoring optional.
CategoriesPanel.c Mark some things as const
CategoriesPanel.h Sorry about the mega-patch.
ChangeLog Changelog for htop 2.0.2
CheckItem.c Avoid future confusions with how default values are set.
CheckItem.h Avoid future confusions with how default values are set.
ClockMeter.c Rename Meter.setValues() functions to updateValues()
ClockMeter.h Changes in object model: separate class objects to store vtable. Also, nicer UTF-8 display of big numbers.
ColorsPanel.c Mark some things as const
ColorsPanel.h Make the implementation of color schemes declarative.
ColumnsPanel.c Mark some things as const
ColumnsPanel.h Sorry about the mega-patch.
DisplayOptionsPanel.c Mark some things as const
DisplayOptionsPanel.h Changes in object model: separate class objects to store vtable. Also, nicer UTF-8 display of big numbers.
EnvScreen.c Security review: make privilege dropping-restoring optional.
EnvScreen.h refactor *Screen classes, add InfoScreen superclass
FunctionBar.c Mark some things as const
FunctionBar.h Mark some things as const
Hashtable.c Check for failure in allocations.
Hashtable.h major header cleanup
Header.c Fix macro Header_forEachColumn
Header.h Fix macro Header_forEachColumn
HostnameMeter.c Rename Meter.setValues() functions to updateValues()
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