summaryrefslogtreecommitdiff
path: root/contributing.mdwn
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2024-02-16 18:50:57 +0100
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2024-02-16 18:50:57 +0100
commit67d2e0ff5b73b950ff976ac39780ea6711b4f44e (patch)
tree2e6bd814a718a0f3c4abbb90a53d54d5ce2ef280 /contributing.mdwn
parent5dfc4647398a75fc0a36cb8a101e7257291de2ef (diff)
TODO fix hurd-console
Diffstat (limited to 'contributing.mdwn')
-rw-r--r--contributing.mdwn1
1 files changed, 1 insertions, 0 deletions
diff --git a/contributing.mdwn b/contributing.mdwn
index c11cbb10..7055e4ed 100644
--- a/contributing.mdwn
+++ b/contributing.mdwn
@@ -166,6 +166,7 @@ This is the list of tasks that we *want* to address soon, starting with the most
* Fix shell output pipe replacement issue on amd64, see
[discussion](https://lists.gnu.org/archive/html/bug-hurd/2023-10/msg00062.html).
* Add make/swap/set/get/context support for amd64 (for go and others).
+* On amd64, fix memcpy (> 16 bytes) from `/dev/mem` (makes hurd-console crash)
* Settle CI for mig+gnumach+hurd+glibc.
* Port `dhcpcd`, see [call for help](https://lists.debian.org/debian-hurd/2023/11/msg00030.html)
* Extensively test (e.g. running testsuites of glibc, perl, curl) and fix the lwip-based TCP/IP stack, to be sure we don't get regressions by switching to it.