summaryrefslogtreecommitdiffstats
path: root/c/PROBLEMS
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1995-08-04 22:13:11 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1995-08-04 22:13:11 +0000
commit4a6fa2ab77ab9d67c29871890c489bc663061c8d (patch)
treecdef1a91588dad417bebdab284f92212563498ce /c/PROBLEMS
parentChanged order of include files. (diff)
downloadrtems-4a6fa2ab77ab9d67c29871890c489bc663061c8d.tar.bz2
updaetd to remove UNIX simulator bugs
Diffstat (limited to 'c/PROBLEMS')
-rw-r--r--c/PROBLEMS11
1 files changed, 0 insertions, 11 deletions
diff --git a/c/PROBLEMS b/c/PROBLEMS
index d81a084b55..e7d3b646e2 100644
--- a/c/PROBLEMS
+++ b/c/PROBLEMS
@@ -28,19 +28,8 @@ This is the list of outstanding problems in this release.
+ UNIX port notes:
- + Some of the tests run correctly when run interactively but
- the screen and output do not match when the output is
- redirected to a file.
-
+ sometimes a stray SIGALRM is reported as spfatal completes.
- + multiple BSPs need to be merged into a single source one.
-
- + CPU code appears to not set the interrupt level correctly
- when doing a context initialization and sigsetjmp should be used.
-
- + General cleanup and reorganization to enhance portability.
-
+ Currently the routines which need to make access to the
native library (not newlib) are spread across a number of
directories. There should be a "unix_XYZ" wrapper for every