summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMiguel <m.i@gmx.at>2018-09-13 02:14:46 +0200
committerMiguel <m.i@gmx.at>2018-09-13 02:14:46 +0200
commit6a886cb2a4af303fae01b61a2e6590ca22bb4a3e (patch)
treeaff66570735d0869dcdf7b98ebd5aa595213c81d /README.md
parentb669230cae92f061bc36f25cd01dd84d276d226b (diff)
reentrenacy for newilb
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...)