Name Last commit Last update
darwin Issue #502 fix SID colunm header width
dragonflybsd Enh: Add support for backtrace using execinfo
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 Enh: Add support for backtrace using execinfo
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 Enh: Add support for backtrace using execinfo
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 Enh: Add support for backtrace using execinfo
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 Enh: Add support for backtrace using execinfo
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 Enh: Add support for backtrace using execinfo
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 Enh: Add support for backtrace using execinfo
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 Enh: Add support for backtrace using execinfo
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 Enh: Add support for backtrace using execinfo
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 Enh: Add support for backtrace using execinfo
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 Initial addition of dragonflybsd (based on FreeBSD)
.travis.yml travis-ci should really detect autogen.sh...
AUTHORS Initial import.
Action.c F6 is actually used for both actions, depending on context.
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 Do not trust isalpha(c) for values > 255.
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 Handle SIGQUIT. Closes #503.
CRT.h Avoid overlapping key values defined by curses (Real fix).
CategoriesPanel.c Added Ctrl+A and Ctrl+E to go to beginning and end of line.
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 Check for failure in allocations.
ColorsPanel.h Make the implementation of color schemes declarative.
ColumnsPanel.c Check for failure in allocations.
ColumnsPanel.h Sorry about the mega-patch.
DisplayOptionsPanel.c Try to make threads less confusing.
DisplayOptionsPanel.h Changes in object model: separate class objects to store vtable. Also, nicer UTF-8 display of big numbers.
EnvScreen.c Silence warnings about seteuid return value.
EnvScreen.h refactor *Screen classes, add InfoScreen superclass
FunctionBar.c Check for failure in allocations.
FunctionBar.h Simplify constructors.
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
ScreensPanel.c
ScreensPanel.h
Settings.c
Settings.h
SignalsPanel.c
SignalsPanel.h
StringUtils.c
StringUtils.h
SwapMeter.c
SwapMeter.h
TESTPLAN
TasksMeter.c
TasksMeter.h
TraceScreen.c
.editorconfig add editorconfig file to give hints to editors
.gitignore Initial addition of dragonflybsd (based on FreeBSD)
.travis.yml travis-ci should really detect autogen.sh...
AUTHORS Initial import.
Action.c F6 is actually used for both actions, depending on context.
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 Do not trust isalpha(c) for values > 255.
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 Handle SIGQUIT. Closes #503.
CRT.h Avoid overlapping key values defined by curses (Real fix).
CategoriesPanel.c Added Ctrl+A and Ctrl+E to go to beginning and end of line.
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 Check for failure in allocations.
ColorsPanel.h Make the implementation of color schemes declarative.
ColumnsPanel.c Check for failure in allocations.
ColumnsPanel.h Sorry about the mega-patch.
DisplayOptionsPanel.c Try to make threads less confusing.
DisplayOptionsPanel.h Changes in object model: separate class objects to store vtable. Also, nicer UTF-8 display of big numbers.
EnvScreen.c Silence warnings about seteuid return value.
EnvScreen.h refactor *Screen classes, add InfoScreen superclass
FunctionBar.c Check for failure in allocations.
FunctionBar.h Simplify constructors.
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
ScreensPanel.c
ScreensPanel.h
Settings.c
Settings.h
SignalsPanel.c
SignalsPanel.h
StringUtils.c
StringUtils.h
SwapMeter.c
SwapMeter.h
TESTPLAN
TasksMeter.c
TasksMeter.h
TraceScreen.c
.editorconfig add editorconfig file to give hints to editors
.gitignore Initial addition of dragonflybsd (based on FreeBSD)
.travis.yml travis-ci should really detect autogen.sh...
AUTHORS Initial import.
Action.c F6 is actually used for both actions, depending on context.
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 Do not trust isalpha(c) for values > 255.
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 Handle SIGQUIT. Closes #503.
CRT.h Avoid overlapping key values defined by curses (Real fix).
CategoriesPanel.c Added Ctrl+A and Ctrl+E to go to beginning and end of line.
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 Check for failure in allocations.
ColorsPanel.h Make the implementation of color schemes declarative.
ColumnsPanel.c Check for failure in allocations.
ColumnsPanel.h Sorry about the mega-patch.
DisplayOptionsPanel.c Try to make threads less confusing.
DisplayOptionsPanel.h Changes in object model: separate class objects to store vtable. Also, nicer UTF-8 display of big numbers.
EnvScreen.c Silence warnings about seteuid return value.
EnvScreen.h refactor *Screen classes, add InfoScreen superclass
FunctionBar.c Check for failure in allocations.
FunctionBar.h Simplify constructors.
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
ScreensPanel.c
ScreensPanel.h
Settings.c
Settings.h
SignalsPanel.c
SignalsPanel.h
StringUtils.c
StringUtils.h
SwapMeter.c
SwapMeter.h
TESTPLAN
TasksMeter.c
TasksMeter.h
TraceScreen.c
.editorconfig add editorconfig file to give hints to editors
.gitignore Initial addition of dragonflybsd (based on FreeBSD)
.travis.yml travis-ci should really detect autogen.sh...
AUTHORS Initial import.
Action.c F6 is actually used for both actions, depending on context.
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 Do not trust isalpha(c) for values > 255.
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 Handle SIGQUIT. Closes #503.
CRT.h Avoid overlapping key values defined by curses (Real fix).
CategoriesPanel.c Added Ctrl+A and Ctrl+E to go to beginning and end of line.
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 Check for failure in allocations.
ColorsPanel.h Make the implementation of color schemes declarative.
ColumnsPanel.c Check for failure in allocations.
ColumnsPanel.h Sorry about the mega-patch.
DisplayOptionsPanel.c Try to make threads less confusing.
DisplayOptionsPanel.h Changes in object model: separate class objects to store vtable. Also, nicer UTF-8 display of big numbers.
EnvScreen.c Silence warnings about seteuid return value.
EnvScreen.h refactor *Screen classes, add InfoScreen superclass
FunctionBar.c Check for failure in allocations.
FunctionBar.h Simplify constructors.
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
ScreensPanel.c
ScreensPanel.h
Settings.c
Settings.h
SignalsPanel.c
SignalsPanel.h
StringUtils.c
StringUtils.h
SwapMeter.c
SwapMeter.h
TESTPLAN
TasksMeter.c
TasksMeter.h
TraceScreen.c
.editorconfig add editorconfig file to give hints to editors
.gitignore Initial addition of dragonflybsd (based on FreeBSD)
.travis.yml travis-ci should really detect autogen.sh...
AUTHORS Initial import.
Action.c F6 is actually used for both actions, depending on context.
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 Do not trust isalpha(c) for values > 255.
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 Handle SIGQUIT. Closes #503.
CRT.h Avoid overlapping key values defined by curses (Real fix).
CategoriesPanel.c Added Ctrl+A and Ctrl+E to go to beginning and end of line.
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 Check for failure in allocations.
ColorsPanel.h Make the implementation of color schemes declarative.
ColumnsPanel.c Check for failure in allocations.
ColumnsPanel.h Sorry about the mega-patch.
DisplayOptionsPanel.c Try to make threads less confusing.
DisplayOptionsPanel.h Changes in object model: separate class objects to store vtable. Also, nicer UTF-8 display of big numbers.
EnvScreen.c Silence warnings about seteuid return value.
EnvScreen.h refactor *Screen classes, add InfoScreen superclass
FunctionBar.c Check for failure in allocations.
FunctionBar.h Simplify constructors.
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
ScreensPanel.c
ScreensPanel.h
Settings.c
Settings.h
SignalsPanel.c
SignalsPanel.h
StringUtils.c
StringUtils.h
SwapMeter.c
SwapMeter.h
TESTPLAN
TasksMeter.c
TasksMeter.h
TraceScreen.c
.editorconfig add editorconfig file to give hints to editors
.gitignore Initial addition of dragonflybsd (based on FreeBSD)
.travis.yml travis-ci should really detect autogen.sh...
AUTHORS Initial import.
Action.c F6 is actually used for both actions, depending on context.
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 Do not trust isalpha(c) for values > 255.
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 Handle SIGQUIT. Closes #503.
CRT.h Avoid overlapping key values defined by curses (Real fix).
CategoriesPanel.c Added Ctrl+A and Ctrl+E to go to beginning and end of line.
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 Check for failure in allocations.
ColorsPanel.h Make the implementation of color schemes declarative.
ColumnsPanel.c Check for failure in allocations.
ColumnsPanel.h Sorry about the mega-patch.
DisplayOptionsPanel.c Try to make threads less confusing.
DisplayOptionsPanel.h Changes in object model: separate class objects to store vtable. Also, nicer UTF-8 display of big numbers.
EnvScreen.c Silence warnings about seteuid return value.
EnvScreen.h refactor *Screen classes, add InfoScreen superclass
FunctionBar.c Check for failure in allocations.
FunctionBar.h Simplify constructors.
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
ScreensPanel.c
ScreensPanel.h
Settings.c
Settings.h
SignalsPanel.c
SignalsPanel.h
StringUtils.c
StringUtils.h
SwapMeter.c
SwapMeter.h
TESTPLAN
TasksMeter.c
TasksMeter.h
TraceScreen.c
.editorconfig add editorconfig file to give hints to editors
.gitignore Initial addition of dragonflybsd (based on FreeBSD)
.travis.yml travis-ci should really detect autogen.sh...
AUTHORS Initial import.
Action.c F6 is actually used for both actions, depending on context.
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 Do not trust isalpha(c) for values > 255.
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 Handle SIGQUIT. Closes #503.
CRT.h Avoid overlapping key values defined by curses (Real fix).
CategoriesPanel.c Added Ctrl+A and Ctrl+E to go to beginning and end of line.
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 Check for failure in allocations.
ColorsPanel.h Make the implementation of color schemes declarative.
ColumnsPanel.c Check for failure in allocations.
ColumnsPanel.h Sorry about the mega-patch.
DisplayOptionsPanel.c Try to make threads less confusing.
DisplayOptionsPanel.h Changes in object model: separate class objects to store vtable. Also, nicer UTF-8 display of big numbers.
EnvScreen.c Silence warnings about seteuid return value.
EnvScreen.h refactor *Screen classes, add InfoScreen superclass
FunctionBar.c Check for failure in allocations.
FunctionBar.h Simplify constructors.
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
ScreensPanel.c
ScreensPanel.h
Settings.c
Settings.h
SignalsPanel.c
SignalsPanel.h
StringUtils.c
StringUtils.h
SwapMeter.c
SwapMeter.h
TESTPLAN
TasksMeter.c
TasksMeter.h
TraceScreen.c
.editorconfig add editorconfig file to give hints to editors
.gitignore Initial addition of dragonflybsd (based on FreeBSD)
.travis.yml travis-ci should really detect autogen.sh...
AUTHORS Initial import.
Action.c F6 is actually used for both actions, depending on context.
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 Do not trust isalpha(c) for values > 255.
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 Handle SIGQUIT. Closes #503.
CRT.h Avoid overlapping key values defined by curses (Real fix).
CategoriesPanel.c Added Ctrl+A and Ctrl+E to go to beginning and end of line.
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 Check for failure in allocations.
ColorsPanel.h Make the implementation of color schemes declarative.
ColumnsPanel.c Check for failure in allocations.
ColumnsPanel.h Sorry about the mega-patch.
DisplayOptionsPanel.c Try to make threads less confusing.
DisplayOptionsPanel.h Changes in object model: separate class objects to store vtable. Also, nicer UTF-8 display of big numbers.
EnvScreen.c Silence warnings about seteuid return value.
EnvScreen.h refactor *Screen classes, add InfoScreen superclass
FunctionBar.c Check for failure in allocations.
FunctionBar.h Simplify constructors.
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
ScreensPanel.c
ScreensPanel.h
Settings.c
Settings.h
SignalsPanel.c
SignalsPanel.h
StringUtils.c
StringUtils.h
SwapMeter.c
SwapMeter.h
TESTPLAN
TasksMeter.c
TasksMeter.h
TraceScreen.c
.editorconfig add editorconfig file to give hints to editors
.gitignore Initial addition of dragonflybsd (based on FreeBSD)
.travis.yml travis-ci should really detect autogen.sh...
AUTHORS Initial import.
Action.c F6 is actually used for both actions, depending on context.
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 Do not trust isalpha(c) for values > 255.
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 Handle SIGQUIT. Closes #503.
CRT.h Avoid overlapping key values defined by curses (Real fix).
CategoriesPanel.c Added Ctrl+A and Ctrl+E to go to beginning and end of line.
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 Check for failure in allocations.
ColorsPanel.h Make the implementation of color schemes declarative.
ColumnsPanel.c Check for failure in allocations.
ColumnsPanel.h Sorry about the mega-patch.
DisplayOptionsPanel.c Try to make threads less confusing.
DisplayOptionsPanel.h Changes in object model: separate class objects to store vtable. Also, nicer UTF-8 display of big numbers.
EnvScreen.c Silence warnings about seteuid return value.
EnvScreen.h refactor *Screen classes, add InfoScreen superclass
FunctionBar.c Check for failure in allocations.
FunctionBar.h Simplify constructors.
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
ScreensPanel.c
ScreensPanel.h
Settings.c
Settings.h
SignalsPanel.c
SignalsPanel.h
StringUtils.c
StringUtils.h
SwapMeter.c
SwapMeter.h
TESTPLAN
TasksMeter.c
TasksMeter.h
TraceScreen.c
.editorconfig add editorconfig file to give hints to editors
.gitignore Initial addition of dragonflybsd (based on FreeBSD)
.travis.yml travis-ci should really detect autogen.sh...
AUTHORS Initial import.
Action.c F6 is actually used for both actions, depending on context.
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 Do not trust isalpha(c) for values > 255.
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 Handle SIGQUIT. Closes #503.
CRT.h Avoid overlapping key values defined by curses (Real fix).
CategoriesPanel.c Added Ctrl+A and Ctrl+E to go to beginning and end of line.
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 Check for failure in allocations.
ColorsPanel.h Make the implementation of color schemes declarative.
ColumnsPanel.c Check for failure in allocations.
ColumnsPanel.h Sorry about the mega-patch.
DisplayOptionsPanel.c Try to make threads less confusing.
DisplayOptionsPanel.h Changes in object model: separate class objects to store vtable. Also, nicer UTF-8 display of big numbers.
EnvScreen.c Silence warnings about seteuid return value.
EnvScreen.h refactor *Screen classes, add InfoScreen superclass
FunctionBar.c Check for failure in allocations.
FunctionBar.h Simplify constructors.
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
ScreensPanel.c
ScreensPanel.h
Settings.c
Settings.h
SignalsPanel.c
SignalsPanel.h
StringUtils.c
StringUtils.h
SwapMeter.c
SwapMeter.h
TESTPLAN
TasksMeter.c
TasksMeter.h
TraceScreen.c