summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/shared/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2000-10-31 16:35:52 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2000-10-31 16:35:52 +0000
commit7ede0e7698222c989f2c28f6234801e748f297d8 (patch)
treeec17c01f804cd3f7a0863d39df3ad3c103559bc2 /c/src/lib/libbsp/shared/ChangeLog
parent2000-10-30 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-7ede0e7698222c989f2c28f6234801e748f297d8.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. * sbrk.c: Corrected prototype to match newlib.
Diffstat (limited to 'c/src/lib/libbsp/shared/ChangeLog')
-rw-r--r--c/src/lib/libbsp/shared/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/shared/ChangeLog b/c/src/lib/libbsp/shared/ChangeLog
index 101734ce64..f0945ed2ff 100644
--- a/c/src/lib/libbsp/shared/ChangeLog
+++ b/c/src/lib/libbsp/shared/ChangeLog
@@ -1,3 +1,10 @@
+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.
+ * sbrk.c: Corrected prototype to match newlib.
+
2000-08-10 Joel Sherrill <joel@OARcorp.com>
* ChangeLog: New file.