summaryrefslogtreecommitdiffstats
path: root/c/src/exec/sapi/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2000-10-31 16:35:16 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2000-10-31 16:35:16 +0000
commit72ad6aac900d069f6239e26fe89bfb6f890a3899 (patch)
treeb73c9b01abe5a9d476409b6029565e448a0a233a /c/src/exec/sapi/ChangeLog
parent2000-10-30 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-72ad6aac900d069f6239e26fe89bfb6f890a3899.tar.bz2
2000-10-30 Joel Sherrill <joel@OARcorp.com>
* POSIX include files merged into newlib. This resulted in some definitions moving to other files and thus some secondary effects in RTEMS source code. * include/confdefs.h: Replaced include of <sys/siginfo.h> with <signal.h> since that file no longer exists.
Diffstat (limited to 'c/src/exec/sapi/ChangeLog')
-rw-r--r--c/src/exec/sapi/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/c/src/exec/sapi/ChangeLog b/c/src/exec/sapi/ChangeLog
index 8f11836909..c085f2fb7a 100644
--- a/c/src/exec/sapi/ChangeLog
+++ b/c/src/exec/sapi/ChangeLog
@@ -1,3 +1,11 @@
+2000-10-30 Joel Sherrill <joel@OARcorp.com>
+
+ * POSIX include files merged into newlib. This resulted in
+ some definitions moving to other files and thus some secondary
+ effects in RTEMS source code.
+ * include/confdefs.h: Replaced include of <sys/siginfo.h> with
+ <signal.h> since that file no longer exists.
+
2000-10-18 Joel Sherrill <joel@OARcorp.com>
* include/confdefs.h: Set CONFIGURE_INIT_TASK_STACK_SIZE to 0