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

add open points to the TODO list

This commit is contained in:
Stefan Lankes 2015-08-09 14:35:08 +02:00
parent 221d90f02d
commit 249617c727

View file

@ -2,3 +2,6 @@ TODO list
=========
* using a unified term for cores and CPUs, currently we didn't differentiate
* 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