htop/solaris
Christian Göttsche 550a141860 Add ELAPSED process column
Add process columns showing the elapsed time since the process was
started.
Similar to STARTTIME, but shows the time passed since the process start
instead of the fixed start time of the process.

Closes https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=782636
2021-05-23 15:43:23 +02:00
..
Platform.c Solaris: correct process env memory handling 2021-05-20 16:43:40 +02:00
Platform.h Solaris: handle ERR macro redefinitions 2021-05-20 19:16:29 +02:00
ProcessField.h Solaris: add EXE and COMM columns and use merged command line helpers 2021-05-23 09:22:21 +02:00
SolarisProcess.c Add ELAPSED process column 2021-05-23 15:43:23 +02:00
SolarisProcess.h Move kernel/userland thread handling to platform-independent implementation 2021-05-23 09:22:21 +02:00
SolarisProcessList.c Solaris: add EXE and COMM columns and use merged command line helpers 2021-05-23 09:22:21 +02:00
SolarisProcessList.h Solaris: reduce function scopes 2021-05-20 16:43:40 +02:00