diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2019-01-14 22:52:00 +0100 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2019-01-14 22:52:00 +0100 |
commit | 1750f279a7919606cdee58e10f27df4ec4e78cf0 (patch) | |
tree | 62f522e3acd0c12879849db7edb04a0c6138c109 /community/gsoc | |
parent | 6b391007119e6755cb15a98bf6d63e2eeff7a687 (diff) |
Note the existing work
Diffstat (limited to 'community/gsoc')
-rw-r--r-- | community/gsoc/project_ideas/valgrind.mdwn | 4 |
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. |