summaryrefslogtreecommitdiff
path: root/contributing.mdwn
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2013-03-01 16:34:08 +0100
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2013-03-01 16:34:08 +0100
commitad4b85cb71608233a3bbfac1cf2d0c2513e6f838 (patch)
tree836733d378cd9ab83907de9dc2ce3dadf21a9285 /contributing.mdwn
parente823ec718bb3119879e4e4871e844bb3198a37c8 (diff)
Pino Toscano did it
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 4aef4c49..e29ad83a 100644
--- a/contributing.mdwn
+++ b/contributing.mdwn
@@ -105,7 +105,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 a `-E` option to `rpctrace` to specify environment variables: https://savannah.gnu.org/task/index.php?9331
* Use libz and libbz2 in exec. See `hurd/exec/unzip.c` etc., they should be replaced by mere calls to libraries, https://savannah.gnu.org/task/index.php?6990
* Add `/proc/$pid/maps`. `vminfo` already has this kind of information, it's a matter of making procfs do the same. https://savannah.gnu.org/bugs/?32770