summaryrefslogtreecommitdiffstats
path: root/cpukit/sapi/src/extension.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* sapi: Canonicalize @defgroup and @file commentsSebastian Huber2020-12-021-2/+3
* Canonicalize config.h includeSebastian Huber2020-04-161-1/+1
* score: Static Objects_Information initializationSebastian Huber2018-12-141-30/+30
* rtems: Use object information to get config maxSebastian Huber2018-12-141-1/+1
* score: Remove Objects_Information::is_stringSebastian Huber2018-12-071-2/+1
* score: Simplify _Objects_Initialize_information()Sebastian Huber2016-04-211-5/+1
* Optional Extensions initializationSebastian Huber2016-02-031-5/+11
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
* score: Create object implementation headerSebastian Huber2013-07-261-1/+0
* sapi: Create extension implementation headerSebastian Huber2013-07-231-1/+1
* sapi misc: Clean up Doxygen GCI task #1Christopher Kerl2012-12-071-10/+8
* sapi: Use rtems_config*_get_maximum_extensionsSebastian Huber2012-11-071-1/+1
* 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
* 2008-12-17 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-12-171-7/+5
* Convert to "bool".Ralf Corsepius2008-09-041-2/+2
* 2007-12-19 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-12-191-2/+1
* 2005-01-28 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-01-281-0/+4
* 2004-03-29 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-03-291-1/+1
* 2003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-09-041-1/+1
* 2002-07-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-07-011-4/+8
* 2001-03-15 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-03-151-118/+1
* Updated copyright notice.Joel Sherrill1999-11-171-2/+1
* 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
* posix support initially addedJoel Sherrill1995-09-261-2/+2
* The word "RTEMS" almost completely removed from the core.Joel Sherrill1995-09-111-13/+17
* Moved _Thread_Information -> _RTEMS_tasks_Information.Joel Sherrill1995-08-231-1/+2
* Support for variable length names added to Object Handler. This supportsJoel Sherrill1995-08-231-10/+13
* + Added object type field to object id.Joel Sherrill1995-08-181-0/+1
* Initial revisionJoel Sherrill1995-05-111-0/+156