summaryrefslogtreecommitdiffstats
path: root/cpukit/libcsupport/src/TODO
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@oarcorp.com>2012-05-03 12:24:46 -0500
committerJoel Sherrill <joel.sherrill@oarcorp.com>2012-05-11 08:44:14 -0500
commit65c6425de9c84553b4bdade81988c9292d66db58 (patch)
tree2463791aa25ae50ea103460cee37ff2db980b729 /cpukit/libcsupport/src/TODO
parentcpukit/aclocal - Fix one mistake by script (diff)
downloadrtems-65c6425de9c84553b4bdade81988c9292d66db58.tar.bz2
Remove CVS Id Strings (manual edits after script)
These modifications were required by hand after running the script. In some cases, the file names did not match patterns. In others, the format of the file did not match any common patterns.
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.