summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMiguel <m.i@gmx.at>2018-09-02 00:08:42 +0200
committerMiguel <m.i@gmx.at>2018-09-02 00:08:42 +0200
commit8e3411139b27a3421e9ac75c13f14f99f6dd3137 (patch)
treecf8b53ab02863117c310bde11ee4683e134cf1b2 /README.md
parent0fff2e6dc6fae82da1c7978918a490c25cc36f04 (diff)
syscalls
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 2875f7e..a98d5af 100644
--- a/README.md
+++ b/README.md
@@ -115,6 +115,7 @@ Todos
* implement posix(?) getdents instead of our own readdir.
* Turning on some gcc optimizations breaks the kernel?
* Writing to files (at least in ext2 ram image)
+* mutex
REFERENCES
==========