summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index f3fa4fd..ee84a1e 100644
--- a/README.md
+++ b/README.md
@@ -88,7 +88,7 @@ Todos
* Cleanup Virtual Memory Manager / Flush TLB (?)
* Mouse & KB processing in seperate task.
-* Kernel Stuff Reentrancy & Newlib Reeentrancy Struct
+* Kernel Stuff Reent?
* Posix getdents and cleanup syscalls
* Writing to ext2 RAM-image
* Mutexes
@@ -98,6 +98,7 @@ Todos
* Ethernet driver E1000 / NS2000 & Networking stack (ipxe network drivers?)
* Unit Testing
+
* GUI / Window Manager (update\_rect, etc..)
* Porting (ncurses, gcc, binutils, vim, apache...)