htop/solaris
Christian Göttsche ee9e7edbc1 Solaris: handle ERR macro redefinitions
On OmniOS /usr/include/sys/regset.h redefines ERR to 13 - \r, breaking
the Enter key.
Since ncruses macros use the ERR macro, we can not use another name.

Closes: #634
2021-05-20 19:16:29 +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 Rework enum ProcessField 2020-12-19 21:13:32 +01:00
SolarisProcess.c Solaris: improve process columns 2021-05-20 17:54:40 +02:00
SolarisProcess.h Solaris: handle ERR macro redefinitions 2021-05-20 19:16:29 +02:00
SolarisProcessList.c Solaris: improve process columns 2021-05-20 17:54:40 +02:00
SolarisProcessList.h Solaris: reduce function scopes 2021-05-20 16:43:40 +02:00