summaryrefslogtreecommitdiff
path: root/contributing.mdwn
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2014-11-19 00:09:48 +0100
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2014-11-19 00:09:48 +0100
commita3b659625fecab2fe733e8986dfeeea71fbcfe52 (patch)
tree1bfb45cf47e2af716a4050bd56774d8262d858aa /contributing.mdwn
parent2785051fcea775e001a25344c8c9b11e861e4fdf (diff)
Drop proc/pid/maps TODO item
Diffstat (limited to 'contributing.mdwn')
-rw-r--r--contributing.mdwn1
1 files changed, 0 insertions, 1 deletions
diff --git a/contributing.mdwn b/contributing.mdwn
index 3002c42f..21285d1b 100644
--- a/contributing.mdwn
+++ b/contributing.mdwn
@@ -100,7 +100,6 @@ part:1:file:/home/samy/tmp/foo`). This would be libnetfs-based.
* Port valgrind. There is a whole
[[GSoC proposal|community/gsoc/project_ideas/valgrind ]] about this, but the
basic port could be small.
-* Add `/proc/$pid/maps`. `vminfo` already has this kind of information, it's a matter of making procfs do the same. [[!GNU_Savannah_bug 32770]]
* Move the [[mount/umount|open_issues/glibc#mount]] logic from
`utils/{,u}mount.c` into [[glibc]].
* Fix [[`/proc/self`|hurd/translator/procfs/jkoenig/discussion#self]].