summaryrefslogtreecommitdiffstats
path: root/linux
AgeCommit message (Expand)Author
2015-05-13Fix compilation of OpenVZ support.Hisham Muhammad
2015-04-09Enable OOM support unconditionally on Linux.Hisham Muhammad
2015-04-09Fixes to use platform-specific compare routines.Hisham Muhammad
2015-04-02Merge branch 'master' into wipHisham Muhammad
2015-03-31Fixes to subclassing Process.Hisham Muhammad
2015-03-23Simplify constructors.Hisham Muhammad
2015-03-23Move FunctionBar inside PanelHisham Muhammad
2015-03-16Build fixes to resync with FreeBSD changes.Hisham Muhammad
2015-03-16Major advances in FreeBSD port.Hisham Muhammad
2015-03-16Linux build fixes.Hisham Muhammad
2015-03-16Merge branch 'master' into wipHisham Muhammad
2015-03-16Get FreeBSD tree to compile again with latest changes.Hisham Muhammad
2015-03-16Isolate portable and Linux-specific process fields.Hisham Muhammad
2015-03-15Move more Linux-specific code into Linux subdir.Hisham Muhammad
2015-03-08Fix deletion of processes. Closes #172.Hisham Muhammad
2015-03-08Improve reading of cgroups.Hisham Muhammad
2015-03-08Fix deletion of processes. Closes #172.Hisham Muhammad
2015-02-23Merge fixesHisham Muhammad
2015-02-23Silence warnings reported in #70.Hisham Muhammad
2015-02-23Fix allocation of processes. Closes #166.Hisham Muhammad
2015-02-20Fix allocation of processes. Closes #166.Hisham Muhammad
2015-01-23Remove bogus assertion. Closes #159.Hisham Muhammad
2015-01-23Another mega-patch for the refactoring process.Hisham Muhammad
2015-01-21Sorry about the mega-patch.Hisham Muhammad
2015-01-19Fix initialization of cpuData structure. Closes #159.Hisham Muhammad
2014-11-27Move platform-dependent parts of Linux battery meter.Hisham Muhammad
2014-11-27Move "get max pid" code into platform specific area.Hisham Muhammad
2014-11-27Merge branch 'master' of https://github.com/hishamhm/htopHisham Muhammad
2014-11-27Isolate cross-platform code for load average.Hisham Muhammad
2014-11-27Build fix.Hisham Muhammad
2014-11-27Make UptimeMeter cross-platform again.Hisham Muhammad
2014-11-27Move UptimeMeter back into cross-platform code.Hisham Muhammad
2014-11-27Move UptimeMeter into platform-dependent area.Hisham Muhammad
2014-11-27Add ProcessList_delete to the variable interface.Hisham Muhammad
2014-11-27Build fixes.Hisham Muhammad
2014-11-27A little refactoringHisham Muhammad
2014-11-24Builds on Linux again!Hisham Muhammad
2014-11-24Files moved and added for supporting separate platforms.Hisham Muhammad