summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/mpci.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* mpci.c: Now compiles againJoel Sherrill2014-04-221-1/+3
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
* score: Rename _Internal_error_Occurred()Sebastian Huber2014-02-211-4/+4
* score: _Thread_queue_Enqueue_with_handler()Sebastian Huber2013-08-231-8/+14
* score: Create mpci implementation headerSebastian Huber2013-07-261-12/+4
* score: Create threadq implementation headerSebastian Huber2013-07-261-2/+2
* score: Create states implementation headerSebastian Huber2013-07-261-1/+0
* score: Create thread implementation headerSebastian Huber2013-07-261-1/+1
* score: Avoid direct usage of _Thread_ExecutingSebastian Huber2013-07-221-2/+8
* score: Create semaphore implementation headerSebastian Huber2013-07-221-1/+1
* score: Update due to API changesSebastian Huber2013-07-181-1/+2
* score: Add and use _Objects_Put()Sebastian Huber2013-06-071-1/+1
* Score misc: Clean up Doxygen #4 (GCI 2012)Alexandre Devienne2012-11-281-99/+7
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-111-2/+0
* 2011-09-09 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2011-09-091-0/+5
* 2011-07-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2011-07-241-40/+20
* Whitespace removal.Ralf Corsepius2009-11-291-1/+1
* Eliminate TRUE/FALSE.Ralf Corsepius2008-12-221-6/+6
* 2008-12-17 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-12-171-4/+7
* 2008-09-08 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-09-081-4/+2
* 2008-09-05 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-09-051-0/+5
* 2008-06-13 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-06-131-1/+1
* 2008-01-28 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-01-281-3/+4
* 2007-12-03 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-12-031-3/+6
* 2007-10-26 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-10-261-1/+3
* Include config.h.Ralf Corsepius2005-01-271-0/+4
* Remove stray white spaces.Ralf Corsepius2004-04-181-1/+1
* Remove stray white spaces.Ralf Corsepius2004-04-171-39/+39
* 2004-04-29 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-03-291-10/+10
* 2003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-09-041-1/+1
* 2002-10-31 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-10-311-0/+2
* 2002-07-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-07-011-5/+1
* Updated copyright notice.Joel Sherrill1999-11-171-2/+1
* Added --disable-multiprocessing flag and modified a lot of files to makeJoel Sherrill1998-11-231-0/+2
* updated copyright to 1998Joel Sherrill1998-02-171-1/+1
* Fixed typo in the pointer to the license terms.Joel Sherrill1997-10-081-2/+2
* headers updated to reflect new style copyright notice as partJoel Sherrill1997-04-221-5/+5
* added some casts to reduce warnings reported by users with Microtec C++Joel Sherrill1997-01-081-1/+1
* _MPCI_Register_packet_processor: changes first parameter type to MP_packet_Cl...Mark Johannes1996-08-081-1/+1
* Added Sporadic Server support to posix threads which required changesJoel Sherrill1996-06-061-1/+2
* Removed the internal thread objects and dispersed its contents toJoel Sherrill1996-02-211-2/+181
* added correct use of _Thread_queue_Enter_critical_sectionJoel Sherrill1995-12-081-1/+1
* posix support initially addedJoel Sherrill1995-09-261-12/+12
* More file movementJoel Sherrill1995-09-211-4/+3
* moving files aroundJoel Sherrill1995-09-211-1/+1
* Initial attempt at building HP PA-RISC using Solaris hosted tools.Joel Sherrill1995-09-121-1/+1
* The word "RTEMS" almost completely removed from the core.Joel Sherrill1995-09-111-37/+144
* Added unused priority ceiling parameter to rtems_semaphore_create.Joel Sherrill1995-08-281-2/+4
* Initial revisionJoel Sherrill1995-05-111-0/+237