[docs] TODO updates

This commit is contained in:
Kevin Lange 2011-10-22 18:21:45 -05:00
parent 964b38c54f
commit 25cf043bc1

View File

@ -13,12 +13,13 @@
* Mounting of `/dev/*` files using a filesystem handler
* VFS tree
## `libc`
## libc
* Fork `newlib`
* Changes for `newlib` should be moved to a git repository
* Fix 64-bit host builds?
* `dirent.h` support; `readdir` in kernel
* Entire user-space library set should build from scratch on any compatible system
* Consider working with `glib`?
## GCC
* Port GCC