summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMiguel <m.i@gmx.at>2018-09-13 14:32:28 +0200
committerMiguel <m.i@gmx.at>2018-09-13 14:32:28 +0200
commitf844fafd324fbf4c7a986df2f0814f2e2d93bcd8 (patch)
tree30253b4757630124b23b29e8f09c3c77da07b423 /README.md
parentb9f10c8a65a24db1c6a52d9df67230b75fa38d1a (diff)
thinking about syscalls and pipes
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index ee84a1e..ac12421 100644
--- a/README.md
+++ b/README.md
@@ -86,6 +86,8 @@ FoolOS is tested/developed on the following emulators/machines
Todos
-----
+* pipe\_syscall
+* Newlib errno / return value / argv / env
* Cleanup Virtual Memory Manager / Flush TLB (?)
* Mouse & KB processing in seperate task.
* Kernel Stuff Reent?