[docs] TODO updates
This commit is contained in:
parent
964b38c54f
commit
25cf043bc1
3
TODO.md
3
TODO.md
@ -13,12 +13,13 @@
|
|||||||
* Mounting of `/dev/*` files using a filesystem handler
|
* Mounting of `/dev/*` files using a filesystem handler
|
||||||
* VFS tree
|
* VFS tree
|
||||||
|
|
||||||
## `libc`
|
## libc
|
||||||
* Fork `newlib`
|
* Fork `newlib`
|
||||||
* Changes for `newlib` should be moved to a git repository
|
* Changes for `newlib` should be moved to a git repository
|
||||||
* Fix 64-bit host builds?
|
* Fix 64-bit host builds?
|
||||||
* `dirent.h` support; `readdir` in kernel
|
* `dirent.h` support; `readdir` in kernel
|
||||||
* Entire user-space library set should build from scratch on any compatible system
|
* Entire user-space library set should build from scratch on any compatible system
|
||||||
|
* Consider working with `glib`?
|
||||||
|
|
||||||
## GCC
|
## GCC
|
||||||
* Port GCC
|
* Port GCC
|
||||||
|
Loading…
Reference in New Issue
Block a user