summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/src/regioncreate.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* score: Static Objects_Information initializationSebastian Huber2018-12-141-20/+12
* score: Add _Thread_queue_Object_nameSebastian Huber2017-01-311-1/+1
* rtems: Delete Region_Control::page_sizeSebastian Huber2016-04-121-1/+0
* rtems: Delete Region_Control::lengthSebastian Huber2016-04-121-1/+0
* rtems: Delete Region_Control::starting_addressSebastian Huber2016-04-121-4/+3
* rtems: Delete Region_Control::number_of_used_blocksSebastian Huber2016-04-121-5/+4
* score: Remove Thread_queue_Queue::operations fieldSebastian Huber2016-03-291-5/+7
* score: Delete Thread_queue_Control::timeout_statusSebastian Huber2015-05-191-2/+1
* score: Add Thread_queue_Control::LockSebastian Huber2015-05-191-11/+7
* score: Delete Thread_queue_Control::stateSebastian Huber2015-04-231-2/+0
* score: PR2152: Use allocator mutex for objectsSebastian Huber2014-03-311-4/+3
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
* score: Create threadq implementation headerSebastian Huber2013-07-261-1/+1
* score: Create states implementation headerSebastian Huber2013-07-261-7/+3
* rtems: Create region implementation headerSebastian Huber2013-07-231-1/+1
* rtems: Create attr implementation headerSebastian Huber2013-07-231-0/+1
* rtems misc: Clean up Doxygen GCI Task #5Mathew Kallada2012-12-051-3/+7
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-111-2/+0
* 2011-07-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2011-07-241-2/+1
* 2010-08-09 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2010-08-091-3/+0
* 2009-12-15 Glenn Humphrey <glenn.humphrey@OARcorp.com>Glenn Humphrey2009-12-151-1/+1
* 2009-09-06 Sebastian Huber <Sebastian.Huber@embedded-brains.de>Joel Sherrill2009-09-061-2/+2
* 2008-12-14 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-12-141-1/+1
* 2007-11-27 Glenn Humphrey <glenn.humphrey@OARcorp.com>Glenn Humphrey2007-11-271-39/+46
* Include config.h.Ralf Corsepius2005-01-181-0/+4
* 2004-05-06 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-05-061-3/+9
* Remove stray white spaces.Ralf Corsepius2004-04-181-1/+1
* 2004-03-29 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-03-291-2/+2
* 2003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-09-041-1/+1
* 2002-09-14 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-09-141-1/+5
* 2002-07-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-07-011-11/+6
* Updated copyright notice.Joel Sherrill1999-11-171-2/+1
* Split Region Manager into one routine per file.Joel Sherrill1999-05-171-0/+106