htop/unsupported
Daniel Lange f2b2828eda Remove the special handling for the "Command" column and add a warning that its length should be dynamic
Resolves #1199
2024-12-10 16:35:40 +01:00
..
Platform.c Correct pid_t type return from Platform_getMaxPid function 2023-09-04 08:59:41 +10:00
Platform.h Correct pid_t type return from Platform_getMaxPid function 2023-09-04 08:59:41 +10:00
ProcessField.h Update license headers to explicitly say GPLv2+ 2021-09-22 14:28:19 +02:00
UnsupportedMachine.c Adapt platform code for the new Machine base class 2023-05-08 13:06:38 +10:00
UnsupportedMachine.h Adapt platform code for the new Machine base class 2023-05-08 13:06:38 +10:00
UnsupportedProcess.c Remove the special handling for the "Command" column and add a warning that its length should be dynamic 2024-12-10 16:35:40 +01:00
UnsupportedProcess.h Introduce Machine class for host-specific info (split from ProcessList) 2023-05-08 13:06:07 +10:00
UnsupportedProcessTable.c Relocate include of config.h from header to source modeule 2023-12-26 15:14:19 +01:00
UnsupportedProcessTable.h Rename ProcessList to ProcessTable throughout 2023-08-31 14:13:16 +10:00