summaryrefslogtreecommitdiffstats
path: root/darwin/ProcessField.h
diff options
context:
space:
mode:
authorBenny Baumann <BenBE@geshi.org>2021-05-25 19:03:54 +0200
committerBenny Baumann <BenBE@geshi.org>2021-05-25 21:55:04 +0200
commit06073699ba8728bb132763205d079ce44dd4f76d (patch)
tree341346181f8c33d9a1b93759ed224c67b5f72338 /darwin/ProcessField.h
parentb6ff5c8a2e5981a0e71423953b565a1389c5428d (diff)
Darwin: Implement CWD column
Diffstat (limited to 'darwin/ProcessField.h')
-rw-r--r--darwin/ProcessField.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/darwin/ProcessField.h b/darwin/ProcessField.h
index 5a8090fe..25dbb450 100644
--- a/darwin/ProcessField.h
+++ b/darwin/ProcessField.h
@@ -10,6 +10,8 @@ in the source distribution for its full text.
#define PLATFORM_PROCESS_FIELDS \
TRANSLATED = 100, \
+ \
+ DUMMY_BUMP_FIELD = CWD, \
// End of list

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