mirror of
https://github.com/hermitcore/libhermit.git
synced 2025-03-09 00:00:03 +01:00
remove typos
This commit is contained in:
parent
9eb860f18f
commit
088b496baf
1 changed files with 3 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue