summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index 8b39ab2..74a9b53 100644
--- a/README.md
+++ b/README.md
@@ -87,6 +87,11 @@ Todos
-----
+* duplicate fds on fork
+* dup2 syscall
+* pipes
+* threads! semaphores
+
* Newlib errno / return value / argv / env
* pipe\_syscall / execve: support hashbangs
* DMA where possible!