summaryrefslogtreecommitdiff
path: root/contributing.mdwn
diff options
context:
space:
mode:
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]].