diff --git a/hermit/TODO.md b/hermit/TODO.md index c4d6738b1..6a5c00019 100644 --- a/hermit/TODO.md +++ b/hermit/TODO.md @@ -5,7 +5,7 @@ TODO list * fast implementation of memcmp is missing * prioririty handling in the Pthread library is still missing * support of signals is still missing -* use gs register to accelerate tha access to newlib's reentrant structure -* check the usage of the fs register +* use gs register to accelerate the access to newlib's reentrant structure * revise TLB shoot down * revise and check tickless support (the tickless support is currently not tested) +* revise mmnif driver