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/TODO6
1 files changed, 1 insertions, 5 deletions
diff --git a/cpukit/libcsupport/src/TODO b/cpukit/libcsupport/src/TODO
index 38cb012326..d60835fc86 100644
--- a/cpukit/libcsupport/src/TODO
+++ b/cpukit/libcsupport/src/TODO
@@ -1,7 +1,3 @@
-#
-# $Id$
-#
-
+ newlib 1.8.0 has the wrong prototype for at least read() and write().
+ There should be a "eat it" stub for all system calls which are
@@ -11,4 +7,4 @@
+ 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
++ Add an interface somewhere for this call.