]> git.pld-linux.org Git - packages/htop.git/blob - htop-field-titles.patch
- release 2
[packages/htop.git] / htop-field-titles.patch
1 --- htop-0.8.1/Process.c.orig   2008-09-23 05:43:34.000000000 +0200
2 +++ htop-0.8.1/Process.c        2008-12-18 12:06:04.000000000 +0100
3 @@ -178,7 +178,7 @@
4  char *Process_fieldTitles[] = {
5     "", "  PID ", "Command ", "S ", " PPID ", " PGRP ", " SESN ",
6     "  TTY ", "TPGID ", "- ", "- ", "- ", "- ", "- ",
7 -   " UTIME+  ", " STIME+  ",  "- ", "- ", "PRI ", " NI ", "- ",
8 +   " UTIME+  ", " STIME+  ",  " CUTIME+ ", " CSTIME+ ", "PRI ", " NI ", "- ",
9     "START ", "- ", "- ", "- ", "- ", "- ", "- ",
10     "- ", "- ", "- ", "- ", "- ", "- ", "- ",
11     "- ", "- ", "- ", "CPU ", " VIRT ", "  RES ", "  SHR ",
This page took 0.023942 seconds and 3 git commands to generate.