summaryrefslogtreecommitdiff
path: root/community/gsoc/project_ideas/valgrind.mdwn
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2019-01-14 22:52:00 +0100
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2019-01-14 22:52:00 +0100
commit1750f279a7919606cdee58e10f27df4ec4e78cf0 (patch)
tree62f522e3acd0c12879849db7edb04a0c6138c109 /community/gsoc/project_ideas/valgrind.mdwn
parent6b391007119e6755cb15a98bf6d63e2eeff7a687 (diff)
Note the existing work
Diffstat (limited to 'community/gsoc/project_ideas/valgrind.mdwn')
-rw-r--r--community/gsoc/project_ideas/valgrind.mdwn4
1 files changed, 4 insertions, 0 deletions
diff --git a/community/gsoc/project_ideas/valgrind.mdwn b/community/gsoc/project_ideas/valgrind.mdwn
index 1aad3ce0..353d5f3b 100644
--- a/community/gsoc/project_ideas/valgrind.mdwn
+++ b/community/gsoc/project_ideas/valgrind.mdwn
@@ -83,3 +83,7 @@ Possible mentors: Samuel Thibault (youpi)
Exercise: As a starter,
students can try to teach valgrind a couple of Linux ioctls,
as this will make them learn how to use the read/write primitives of valgrind.
+
+Note: Some work exists in
+https://github.com/sprkv5/valgrind-hurd/tree/main
+and would welcome rebasing on a more recent version of valgrind.