summaryrefslogtreecommitdiff
path: root/hurd
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@schwinge.name>2011-09-23 00:44:39 +0200
committerThomas Schwinge <thomas@schwinge.name>2011-09-23 00:44:39 +0200
commitfd416997c65cb122acc1e6c2b36ff10e781273c7 (patch)
treefb4baf458e31fc9470e94cf6c1a978f7fc0e18be /hurd
parent5951ef1484b0426ee621737540b5505ccd9464d9 (diff)
open_issues/glibc: Update.
Diffstat (limited to 'hurd')
-rw-r--r--hurd/translator/procfs/jkoenig/discussion.mdwn6
1 files changed, 6 insertions, 0 deletions
diff --git a/hurd/translator/procfs/jkoenig/discussion.mdwn b/hurd/translator/procfs/jkoenig/discussion.mdwn
index 01bbea42..135b4a88 100644
--- a/hurd/translator/procfs/jkoenig/discussion.mdwn
+++ b/hurd/translator/procfs/jkoenig/discussion.mdwn
@@ -207,3 +207,9 @@ IRC, freenode, #hurd, 2011-07-25
< pinotree> and the mnt C api already returns no entries (or it bails out,
i don't remember)
< pinotree> not a strict need
+
+
+# `/proc/[PID]/auxv`, `/proc/[PID]/exe`, `/proc/[PID]/mem`
+
+Needed by glibc's `pldd` tool (commit
+11988f8f9656042c3dfd9002ac85dff33173b9bd).