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

remove typos

This commit is contained in:
Stefan Lankes 2015-10-05 19:51:56 +02:00
parent 9eb860f18f
commit 088b496baf

View file

@ -1,11 +1,10 @@
TODO list
=========
* using a unified term for cores and CPUs, currently we didn't differentiate
* fast implementation of memcmp is missing
* using of a unified term for cores and CPUs, currently we didn't differentiate
* fast implementation of memcmp is still missing
* prioririty handling in the Pthread library is still missing
* support of signals is still missing
* 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
* revise of the mmnif driver