Merge pull request #287 from etosan/master
Hisham Muhammad authored
PPID and JID update fix
e906c0dd
Name Last commit Last update
darwin Add Darwin signals (same as FreeBSD)
freebsd Fixed reparenting issue. PPID should be updated each refresh as any process can get reparented to either
linux fixed broken merge, where I forgot to check linux/Platform.c so that it matches upstream
openbsd let's let the user find SIGIOT if the look for it :)
scripts Sorry about the mega-patch.
unsupported fix calloc() calls
.editorconfig add editorconfig file to give hints to editors
.gitignore remove autoconf files, generate by autogen.sh
AUTHORS Initial import.
Action.c Add expand/collapse on additional clicks!
Action.h handle clicks on panel header line
Affinity.c Sorry about the mega-patch.
Affinity.h Sorry about the mega-patch.
AffinityPanel.c Handle KEY_RECLICK events generated by ScreenManager
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 Improve feedback when moving meters.
AvailableMetersPanel.h Sorry about the mega-patch.
BatteryMeter.c Rename String to StringUtils.
BatteryMeter.h Move platform-dependent parts of Linux battery meter.
COPYING Resolve license incompatibility issues,
CPUMeter.c remove extra space in dual meters without margins
CPUMeter.h Changes in object model: separate class objects to store vtable. Also, nicer UTF-8 display of big numbers.
CRT.c gcc warning cleanups.
CRT.h
CategoriesPanel.c
CategoriesPanel.h
ChangeLog
CheckItem.c
CheckItem.h
ClockMeter.c
ClockMeter.h
ColorsPanel.c
ColorsPanel.h
ColumnsPanel.c
ColumnsPanel.h
DisplayOptionsPanel.c
DisplayOptionsPanel.h
FunctionBar.c
FunctionBar.h
Hashtable.c
Hashtable.h
Header.c
Header.h
HostnameMeter.c
HostnameMeter.h
INSTALL
IncSet.c
IncSet.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
UptimeMeter.h
UsersTable.c
UsersTable.h
Vector.c
Vector.h
autogen.sh