summaryrefslogtreecommitdiffstats
path: root/Action.h
diff options
context:
space:
mode:
authorMichael Klein <michael.klein@puffin.lb.shuttle.de>2015-12-02 22:58:22 +0100
committerMichael Klein <michael.klein@puffin.lb.shuttle.de>2015-12-02 23:26:00 +0100
commit0919ea32f91bb2ddf349c1108f6f0f67b511cca6 (patch)
tree0d9d7e9906fed1f9e55c617e0c2c851c1e6f0574 /Action.h
parent670a2de6921e00e4768375b2636fa94e5ce663fd (diff)
'e' displays environment of current process
- uses sysctl(KERN_PROCARGS2) on *BSD - doesn't work on Linux yet
Diffstat (limited to 'Action.h')
-rw-r--r--Action.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Action.h b/Action.h
index 8927ce2f..34fc298f 100644
--- a/Action.h
+++ b/Action.h
@@ -49,6 +49,7 @@ Htop_Reaction Action_setSortKey(Settings* settings, ProcessField sortKey);
// ----------------------------------------
+
void Action_setBindings(Htop_Action* keys);

© 2014-2024 Faster IT GmbH | imprint | privacy policy