source: rtems/cpukit/libcsupport/src/TODO @ e22af78

4.115
Last change on this file since e22af78 was 65c6425, checked in by Joel Sherrill <joel.sherrill@…>, on 05/03/12 at 17:24:46

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.

  • Property mode set to 100644
File size: 415 bytes
Line 
1+ newlib 1.8.0 has the wrong prototype for at least read() and write().
2
3+ There should be a "eat it" stub for all system calls which are
4  available to make filling out an operations table easier. 
5  See device_lseek() for an example of where this would be nice.
6
7+ Fix strerror() so it prints all error numbers.
8
9+ Check the node allocation coment in the fchdir call.
10+ Add an interface somewhere for this call.
Note: See TracBrowser for help on using the repository browser.