diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2014-11-19 00:09:48 +0100 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2014-11-19 00:09:48 +0100 |
commit | a3b659625fecab2fe733e8986dfeeea71fbcfe52 (patch) | |
tree | 1bfb45cf47e2af716a4050bd56774d8262d858aa /contributing.mdwn | |
parent | 2785051fcea775e001a25344c8c9b11e861e4fdf (diff) | |
download | web-a3b659625fecab2fe733e8986dfeeea71fbcfe52.tar.gz web-a3b659625fecab2fe733e8986dfeeea71fbcfe52.tar.bz2 web-a3b659625fecab2fe733e8986dfeeea71fbcfe52.zip |
Drop proc/pid/maps TODO item
Diffstat (limited to 'contributing.mdwn')
-rw-r--r-- | contributing.mdwn | 1 |
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]]. |