summaryrefslogtreecommitdiffstats
path: root/cpukit/sapi/src/extension.c (unfollow)
Commit message (Expand)AuthorFilesLines
2023-05-20Update company nameSebastian Huber1-1/+1
2020-12-02sapi: Canonicalize @defgroup and @file commentsSebastian Huber1-2/+3
2020-04-16Canonicalize config.h includeSebastian Huber1-1/+1
2018-12-14score: Static Objects_Information initializationSebastian Huber1-30/+30
2018-12-14rtems: Use object information to get config maxSebastian Huber1-1/+1
2018-12-07score: Remove Objects_Information::is_stringSebastian Huber1-2/+1
2016-04-21score: Simplify _Objects_Initialize_information()Sebastian Huber1-5/+1
2016-02-03Optional Extensions initializationSebastian Huber1-5/+11
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2013-07-26score: Create object implementation headerSebastian Huber1-1/+0
2013-07-23sapi: Create extension implementation headerSebastian Huber1-1/+1
2012-12-07sapi misc: Clean up Doxygen GCI task #1Christopher Kerl1-10/+8
2012-11-07sapi: Use rtems_config*_get_maximum_extensionsSebastian Huber1-1/+1
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
2008-12-172008-12-17 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-7/+5
2008-09-04Convert to "bool".Ralf Corsepius1-2/+2
2007-12-192007-12-19 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-2/+1
2005-01-282005-01-28 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+4
2004-03-292004-03-29 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius1-1/+1
2003-09-042003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
2002-07-012002-07-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-4/+8
2002-03-152001-03-15 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-118/+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-2/+2
1995-09-11The word "RTEMS" almost completely removed from the core.Joel Sherrill1-13/+17
1995-08-23Moved _Thread_Information -> _RTEMS_tasks_Information.Joel Sherrill1-1/+2
1995-08-23Support for variable length names added to Object Handler. This supportsJoel Sherrill1-10/+13
1995-08-18+ Added object type field to object id.Joel Sherrill1-0/+1