summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-11-13 15:10:43 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-11-13 15:10:43 +0000
commit00151313e7349d38b2fccbb8a49180453bb1eb12 (patch)
tree644722fa47f5c709fd9653661a00c55b0ec85649 /cpukit/ChangeLog
parent2008-11-13 Joel Sherrill <joel.sherrill@OARcorp.com> (diff)
downloadrtems-00151313e7349d38b2fccbb8a49180453bb1eb12.tar.bz2
2008-11-13 Joel Sherrill <joel.sherrill@OARcorp.com>
PR 1336/cpukit * sapi/inline/rtems/chain.inl: Add rtems_chain_prepend_unprotected and rtems_chain_append_unprotected.
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 c21156e99c..60d033378f 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,9 @@
+2008-11-13 Joel Sherrill <joel.sherrill@OARcorp.com>
+
+ PR 1336/cpukit
+ * sapi/inline/rtems/chain.inl: Add rtems_chain_prepend_unprotected and
+ rtems_chain_append_unprotected.
+
2008-11-12 Joel Sherrill <joel.sherrill@oarcorp.com>
* libcsupport/Makefile.am: Add getrusage().