summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/mpci.c (unfollow)
Commit message (Expand)AuthorFilesLines
2014-04-22mpci.c: Now compiles againJoel Sherrill1-1/+3
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2014-02-21score: Rename _Internal_error_Occurred()Sebastian Huber1-4/+4
2013-08-23score: _Thread_queue_Enqueue_with_handler()Sebastian Huber1-8/+14
2013-07-26score: Create mpci implementation headerSebastian Huber1-12/+4
2013-07-26score: Create threadq implementation headerSebastian Huber1-2/+2
2013-07-26score: Create states implementation headerSebastian Huber1-1/+0
2013-07-26score: Create thread implementation headerSebastian Huber1-1/+1
2013-07-22score: Avoid direct usage of _Thread_ExecutingSebastian Huber1-2/+8
2013-07-22score: Create semaphore implementation headerSebastian Huber1-1/+1
2013-07-18score: Update due to API changesSebastian Huber1-1/+2
2013-06-07score: Add and use _Objects_Put()Sebastian Huber1-1/+1
2012-11-28Score misc: Clean up Doxygen #4 (GCI 2012)Alexandre Devienne1-99/+7
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-2/+0
2011-09-092011-09-09 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber1-0/+5
2011-07-242011-07-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-40/+20
2009-11-29Whitespace removal.Ralf Corsepius1-1/+1
2008-12-22Eliminate TRUE/FALSE.Ralf Corsepius1-6/+6
2008-12-172008-12-17 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-4/+7
2008-09-082008-09-08 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-4/+2
2008-09-052008-09-05 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-0/+5
2008-06-132008-06-13 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-1/+1
2008-01-282008-01-28 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-3/+4
2007-12-032007-12-03 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-3/+6
2007-10-262007-10-26 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-1/+3
2005-01-27Include config.h.Ralf Corsepius1-0/+4
2004-04-18Remove stray white spaces.Ralf Corsepius1-1/+1
2004-04-17Remove stray white spaces.Ralf Corsepius1-39/+39
2004-03-292004-04-29 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius1-10/+10
2003-09-042003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
2002-10-312002-10-31 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+2
2002-07-012002-07-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-5/+1
1999-11-17Updated copyright notice.Joel Sherrill1-2/+1
1998-11-23Added --disable-multiprocessing flag and modified a lot of files to makeJoel Sherrill1-0/+2
1998-02-17updated copyright to 1998Joel Sherrill1-1/+1
1997-10-08Fixed typo in the pointer to the license terms.Joel Sherrill1-2/+2
1997-04-22headers updated to reflect new style copyright notice as partJoel Sherrill1-5/+5
1997-01-08added some casts to reduce warnings reported by users with Microtec C++Joel Sherrill1-1/+1
1996-08-08_MPCI_Register_packet_processor: changes first parameter type to MP_packet_Cl...Mark Johannes1-1/+1
1996-06-06Added Sporadic Server support to posix threads which required changesJoel Sherrill1-1/+2
1996-02-21Removed the internal thread objects and dispersed its contents toJoel Sherrill1-2/+181
1995-12-08added correct use of _Thread_queue_Enter_critical_sectionJoel Sherrill1-1/+1
1995-09-26posix support initially addedJoel Sherrill1-12/+12
1995-09-21More file movementJoel Sherrill1-4/+3
1995-09-21moving files aroundJoel Sherrill1-1/+1
1995-09-12Initial attempt at building HP PA-RISC using Solaris hosted tools.Joel Sherrill1-1/+1
1995-09-11The word "RTEMS" almost completely removed from the core.Joel Sherrill1-37/+144
1995-08-28Added unused priority ceiling parameter to rtems_semaphore_create.Joel Sherrill1-2/+4