htop/linux
Explorer09 e54871b679 Linux: Permit non-ASCII for CGROUP, CONTAINER & SECATTR fields
Assume the CGROUP, CCGROUP, CONTAINER and SECATTR field value may
contain non-ASCII characters and use RichString_appendWide() to convert
the strings.

Patch suggested by Christian Göttsche (@cgzones)

Signed-off-by: Kang-Che Sung <explorer09@gmail.com>
2024-04-26 19:35:15 +02:00
..
CGroupUtils.c Shorten docker container IDs to 12 characters 2023-12-31 22:09:01 +01:00
CGroupUtils.h Update includes based on IWYU 2023-12-26 15:14:19 +01:00
GPU.c Use uppercase floating point literals 2024-04-08 18:12:39 +02:00
GPU.h Align parameter names in declarations with definitions 2024-04-08 18:12:39 +02:00
GPUMeter.c Linux: add GPU meter and process column 2024-03-27 19:49:23 +01:00
GPUMeter.h Linux: add GPU meter and process column 2024-03-27 19:49:23 +01:00
HugePageMeter.c Relocate include of config.h from header to source modeule 2023-12-26 15:14:19 +01:00
HugePageMeter.h Update license headers to explicitly say GPLv2+ 2021-09-22 14:28:19 +02:00
IOPriority.h Update license headers to explicitly say GPLv2+ 2021-09-22 14:28:19 +02:00
IOPriorityPanel.c Add includes for config.h as per the discussion in PR #1337 2023-12-26 15:14:19 +01:00
IOPriorityPanel.h Update license headers to explicitly say GPLv2+ 2021-09-22 14:28:19 +02:00
LibNl.c Use uppercase floating point literals 2024-04-08 18:12:39 +02:00
LibNl.h linux: move libnl code into separate file 2024-04-05 19:27:07 +02:00
LibSensors.c Use size_t for array indices consistently 2024-04-05 19:15:03 +02:00
LibSensors.h Add missing copyright/file headers 2023-05-25 08:59:32 +02:00
LinuxMachine.c Linux: Correctly mark trailing offline CPU threads 2024-03-27 21:06:23 +01:00
LinuxMachine.h Linux: add GPU meter and process column 2024-03-27 19:49:23 +01:00
LinuxProcess.c Linux: Permit non-ASCII for CGROUP, CONTAINER & SECATTR fields 2024-04-26 19:35:15 +02:00
LinuxProcess.h Linux: add process column whether it is marked a container process 2024-04-06 19:42:28 +02:00
LinuxProcessTable.c Merge branch 'gcc14-analyzer-fixes' of BenBE/htop 2024-04-18 22:02:38 +02:00
LinuxProcessTable.h Relocate include of config.h from header to source modeule 2023-12-26 15:14:19 +01:00
Platform.c Use 'fp' name for local 'FILE*' variables. 2024-04-17 11:54:00 +02:00
Platform.h Relocate include of config.h from header to source modeule 2023-12-26 15:14:19 +01:00
PressureStallMeter.c Add includes for config.h as per the discussion in PR #1337 2023-12-26 15:14:19 +01:00
PressureStallMeter.h Linux: add IRQ PSI meter 2023-02-13 22:06:55 -06:00
ProcessField.h Linux: add process column whether it is marked a container process 2024-04-06 19:42:28 +02:00
SELinuxMeter.c Add includes for config.h as per the discussion in PR #1337 2023-12-26 15:14:19 +01:00
SELinuxMeter.h Update license headers to explicitly say GPLv2+ 2021-09-22 14:28:19 +02:00
SystemdMeter.c Fix static linking with libsystemd 2024-01-10 22:10:14 +01:00
SystemdMeter.h Add a systemd user meter to monitor user units. 2023-02-05 00:14:58 +01:00
ZramMeter.c Relocate include of config.h from header to source modeule 2023-12-26 15:14:19 +01:00
ZramMeter.h Add missing copyright/file headers 2023-05-25 08:59:32 +02:00
ZramStats.h Rename ProcessList to ProcessTable throughout 2023-08-31 14:13:16 +10:00
ZswapStats.h Remove unused zswap pool size calculation from commit 71f5a80d9e 2023-11-21 08:38:27 +11:00