summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/src/regioncreate.c (unfollow)
Commit message (Expand)AuthorFilesLines
2018-12-14score: Static Objects_Information initializationSebastian Huber1-20/+12
2017-01-31score: Add _Thread_queue_Object_nameSebastian Huber1-1/+1
2016-04-12rtems: Delete Region_Control::page_sizeSebastian Huber1-1/+0
2016-04-12rtems: Delete Region_Control::lengthSebastian Huber1-1/+0
2016-04-12rtems: Delete Region_Control::starting_addressSebastian Huber1-4/+3
2016-04-12rtems: Delete Region_Control::number_of_used_blocksSebastian Huber1-5/+4
2016-03-29score: Remove Thread_queue_Queue::operations fieldSebastian Huber1-5/+7
2015-05-19score: Delete Thread_queue_Control::timeout_statusSebastian Huber1-2/+1
2015-05-19score: Add Thread_queue_Control::LockSebastian Huber1-11/+7
2015-04-23score: Delete Thread_queue_Control::stateSebastian Huber1-2/+0
2014-03-31score: PR2152: Use allocator mutex for objectsSebastian Huber1-4/+3
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2013-07-26score: Create threadq implementation headerSebastian Huber1-1/+1
2013-07-26score: Create states implementation headerSebastian Huber1-7/+3
2013-07-23rtems: Create region implementation headerSebastian Huber1-1/+1
2013-07-23rtems: Create attr implementation headerSebastian Huber1-0/+1
2012-12-05rtems misc: Clean up Doxygen GCI Task #5Mathew Kallada1-3/+7
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-2/+0
2011-07-242011-07-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-2/+1
2010-08-092010-08-09 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber1-3/+0
2009-12-152009-12-15 Glenn Humphrey <glenn.humphrey@OARcorp.com>Glenn Humphrey1-1/+1
2009-09-062009-09-06 Sebastian Huber <Sebastian.Huber@embedded-brains.de>Joel Sherrill1-2/+2
2008-12-142008-12-14 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-1/+1
2007-11-272007-11-27 Glenn Humphrey <glenn.humphrey@OARcorp.com>Glenn Humphrey1-39/+46
2005-01-18Include config.h.Ralf Corsepius1-0/+4
2004-05-062004-05-06 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-3/+9
2004-04-18Remove stray white spaces.Ralf Corsepius1-1/+1
2004-03-292004-03-29 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius1-2/+2
2003-09-042003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
2002-09-142002-09-14 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+5
2002-07-012002-07-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-11/+6
1999-11-17Updated copyright notice.Joel Sherrill1-2/+1
1999-05-17Split Region Manager into one routine per file.Joel Sherrill1-0/+106