summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libc/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libc/TODO')
-rw-r--r--c/src/lib/libc/TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/c/src/lib/libc/TODO b/c/src/lib/libc/TODO
index 9d894688d9..38cb012326 100644
--- a/c/src/lib/libc/TODO
+++ b/c/src/lib/libc/TODO
@@ -9,3 +9,6 @@
See device_lseek() for an example of where this would be nice.
+ Fix strerror() so it prints all error numbers.
+
++ Check the node allocation coment in the fchdir call.
++ Add an interface somewhere for this call. \ No newline at end of file