summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/src/mp.c (unfollow)
Commit message (Expand)AuthorFilesLines
2022-02-28cpukit/rtems/src/[a-r]*.c: Change license to BSD-2Joel Sherrill1-3/+22
2020-12-02rtems: Canonicalize Doxygen @file commentsSebastian Huber1-3/+5
2020-04-16Canonicalize config.h includeSebastian Huber1-1/+1
2015-12-15rtems: Delete empty functionSebastian Huber1-4/+0
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2013-07-26score: Create mpci implementation headerSebastian Huber1-3/+1
2012-12-03cpukit: Clean up Doxygen #3 (GCI 2012)Alex Ivanov1-13/+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-4/+2
2005-01-18Include config.h.Ralf Corsepius1-0/+4
2003-09-042003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
1999-11-17Updated copyright notice.Joel Sherrill1-2/+1
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
1995-09-26posix support initially addedJoel Sherrill1-1/+1
1995-09-11The word "RTEMS" almost completely removed from the core.Joel Sherrill1-83/+4
1995-08-28Added unused priority ceiling parameter to rtems_semaphore_create.Joel Sherrill1-1/+1
1995-08-01deleted unused codeJoel Sherrill1-38/+0
1995-07-31Switched to events for mp receive server and eliminated the specialJoel Sherrill1-18/+49