summaryrefslogtreecommitdiffstats
path: root/cpukit/libcsupport/src/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/libcsupport/src/TODO')
-rw-r--r--cpukit/libcsupport/src/TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/cpukit/libcsupport/src/TODO b/cpukit/libcsupport/src/TODO
index 9d894688d9..38cb012326 100644
--- a/cpukit/libcsupport/src/TODO
+++ b/cpukit/libcsupport/src/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