summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorArkadiusz Miskiewicz <arekm@users.sourceforge.net>2012-05-19 18:39:02 +1000
committerCraig Small <csmall@users.sourceforge.net>2012-05-19 18:39:02 +1000
commit26f9b6c1553d021c0bf9dd85f0647dc6e210948d (patch)
treea92c267385cc8f98c24fa5e76da6468dbf590bd7 /ChangeLog
parentaa3f82fc06c5bf5326ce4c03cbea4d1fe8aa6388 (diff)
Fake pstree root with kernels with hidepid
Kernels that hide pids hide pid=1 which pstree needs to show any output. If pstree detects this it now makes a "fake" root. Bug-Sourceforge: https://sourceforge.net/tracker/?func=detail&aid=3509672&group_id=15273&atid=115273 Signed-off-by: Craig Small <csmall@enc.com.au>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4db5ffd..36b68fb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -11,6 +11,7 @@ Changes in 22.17 (unreleased)
* fuser uses correct timeout_stat define Debian #661723
* fuser is not compiled on hurd-i386 Debian #673485
* No TEXTRELS in src/lists built as PIE on x86
+ * Fake pstree root for kernels with hidepid turned on
Changes in 22.16
================