SOURCES: htop-field-titles.patch (NEW) - describe child {u/s}time.

pluto pluto at pld-linux.org
Thu Dec 18 12:09:32 CET 2008


Author: pluto                        Date: Thu Dec 18 11:09:32 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- describe child {u/s}time.

---- Files affected:
SOURCES:
   htop-field-titles.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/htop-field-titles.patch
diff -u /dev/null SOURCES/htop-field-titles.patch:1.1
--- /dev/null	Thu Dec 18 12:09:33 2008
+++ SOURCES/htop-field-titles.patch	Thu Dec 18 12:09:27 2008
@@ -0,0 +1,11 @@
+--- htop-0.8.1/Process.c.orig	2008-09-23 05:43:34.000000000 +0200
++++ htop-0.8.1/Process.c	2008-12-18 12:06:04.000000000 +0100
+@@ -178,7 +178,7 @@
+ char *Process_fieldTitles[] = {
+    "", "  PID ", "Command ", "S ", " PPID ", " PGRP ", " SESN ",
+    "  TTY ", "TPGID ", "- ", "- ", "- ", "- ", "- ",
+-   " UTIME+  ", " STIME+  ",  "- ", "- ", "PRI ", " NI ", "- ",
++   " UTIME+  ", " STIME+  ",  " CUTIME+ ", " CSTIME+ ", "PRI ", " NI ", "- ",
+    "- ", "- ", "- ", "- ", "- ", "- ", "- ",
+    "- ", "- ", "- ", "- ", "- ", "- ", "- ",
+    "- ", "- ", "- ", "CPU ", " VIRT ", "  RES ", "  SHR ",
================================================================


More information about the pld-cvs-commit mailing list