1
0
Fork 0
mirror of https://github.com/hermitcore/libhermit.git synced 2025-03-09 00:00:03 +01:00

remove typos, add todo point

This commit is contained in:
Stefan Lankes 2015-10-01 20:19:32 +02:00
parent 67b46926b1
commit eede10c0b8

View file

@ -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