From 00151313e7349d38b2fccbb8a49180453bb1eb12 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 13 Nov 2008 15:10:43 +0000 Subject: 2008-11-13 Joel Sherrill PR 1336/cpukit * sapi/inline/rtems/chain.inl: Add rtems_chain_prepend_unprotected and rtems_chain_append_unprotected. --- cpukit/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'cpukit/ChangeLog') 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 + + PR 1336/cpukit + * sapi/inline/rtems/chain.inl: Add rtems_chain_prepend_unprotected and + rtems_chain_append_unprotected. + 2008-11-12 Joel Sherrill * libcsupport/Makefile.am: Add getrusage(). -- cgit v1.2.3