htop/linux
Richard d5faf64374 Mark some things as const
Several string pointer arrays pointed to const strings
but were not const themselves.

A few various structures and arrays were also marked const.
2017-07-22 22:34:30 -05:00
..
Battery.c Cap battery at 100%. 2017-02-15 22:47:03 -02:00
Battery.h Optimize Strings_startWith() 2016-08-11 10:49:35 +08:00
IOPriority.c Set idle I/O prio to 0x6007, like ionice. 2017-07-05 15:20:48 -03:00
IOPriority.h Set idle I/O prio to 0x6007, like ionice. 2017-07-05 15:20:48 -03:00
IOPriorityPanel.c Mark some things as const 2017-07-22 22:34:30 -05:00
IOPriorityPanel.h Files moved and added for supporting separate platforms. 2014-11-24 18:55:49 -02:00
LinuxCRT.c Fix spelling of "maintainer" 2016-01-02 12:11:26 -05:00
LinuxCRT.h Move platform-dependent parts of Linux battery meter. 2014-11-27 21:04:57 -02:00
LinuxProcess.c Use class value only to display idle I/O priority. 2017-07-05 15:18:02 -03:00
LinuxProcess.h Interpret TTY_NR column on Linux, 2016-10-01 03:09:04 -03:00
LinuxProcessList.c Add "no perm" status when other fields fail due to lack of permission. 2017-07-10 20:57:34 -03:00
LinuxProcessList.h Interpret TTY_NR column on Linux, 2016-10-01 03:09:04 -03:00
Platform.c Mark signal tables 'const' 2016-08-30 20:41:17 +08:00
Platform.h Mark signal tables 'const' 2016-08-30 20:41:17 +08:00