summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-11-20 21:50:11 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-11-20 21:50:11 +0000
commitceadb90a71373d8eae95bb9352f0e827b527e645 (patch)
treea9158f99ee3c3bd706a8dded489c774a56dfb558 /cpukit/ChangeLog
parent2008-11-20 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-ceadb90a71373d8eae95bb9352f0e827b527e645.tar.bz2
2008-11-20 Joel Sherrill <joel.sherrill@oarcorp.com>
* libcsupport/Makefile.am, posix/Makefile.am: Comment out including files which contain routines which are now provided by the newlib posix subdirectory. Document a few which come from the unix directory.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index b5deb15134..72b961bddc 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,11 @@
2008-11-20 Joel Sherrill <joel.sherrill@oarcorp.com>
+ * libcsupport/Makefile.am, posix/Makefile.am: Comment out including
+ files which contain routines which are now provided by the newlib
+ posix subdirectory. Document a few which come from the unix directory.
+
+2008-11-20 Joel Sherrill <joel.sherrill@oarcorp.com>
+
PR 1340/cpukit
* sapi/inline/rtems/chain.inl: Add rtems_chain_initialize to public
chain API.