diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2015-02-25 22:27:47 +0100 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2015-02-25 22:27:47 +0100 |
commit | 7c2fa9a0f516dfe4369e1e06c2fccb2fa3e49cdb (patch) | |
tree | 0efdceff19c532255d4c73c7f45e9d79e2a52a6d /contributing.mdwn | |
parent | b827b600cdb3c01655efb408dc7ecd54ef039233 (diff) | |
download | web-7c2fa9a0f516dfe4369e1e06c2fccb2fa3e49cdb.tar.gz web-7c2fa9a0f516dfe4369e1e06c2fccb2fa3e49cdb.tar.bz2 web-7c2fa9a0f516dfe4369e1e06c2fccb2fa3e49cdb.zip |
valgrind is not small actually
Diffstat (limited to 'contributing.mdwn')
-rw-r--r-- | contributing.mdwn | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/contributing.mdwn b/contributing.mdwn index baa182fb..618e5ca1 100644 --- a/contributing.mdwn +++ b/contributing.mdwn @@ -99,9 +99,6 @@ which exposes the partitions of the disk image, using parted, and the parted-based storeio (`settrans -c foos1 /hurd/storeio -T typed part:1:file:/home/samy/tmp/foo`). This would be libnetfs-based. * Write [[virtio drivers for KVM|open_issues/virtio#KVM]]. -* Port valgrind. There is a whole -[[GSoC proposal|community/gsoc/project_ideas/valgrind]] about this, but the -basic port could be small. * 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]]. |