summaryrefslogtreecommitdiff
path: root/cpukit/score/src/object.c (follow)
AgeCommit message (Expand)Author
2008-12-182008-12-18 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
2008-12-172008-12-17 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
2008-09-04Stop using old-style function definitions.Ralf Corsepius
2007-11-282007-11-28 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill
2005-01-27Include config.h.Ralf Corsepius
2004-11-012004-11-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill
2004-03-292004-04-29 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius
2003-09-042003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill
1999-11-17Updated copyright notice.Joel Sherrill
1999-11-02Split object.c into multiple files.Joel Sherrill
1999-11-02Fixed bug which resulted in misaligned object control structuresJoel Sherrill
1999-11-02Added code to allocate by index. This is the object ID style usedJoel Sherrill
1999-03-31Patch from Chris Johns <ccj@acm.org>:Joel Sherrill
1999-03-17Unlimited objects patch from Chris Johns <ccj@acm.org>. Email follows:Joel Sherrill
1998-11-23Added --disable-multiprocessing flag and modified a lot of files to makeJoel Sherrill
1998-02-17updated copyright to 1998Joel Sherrill
1997-10-08Fixed typo in the pointer to the license terms.Joel Sherrill
1997-04-22headers updated to reflect new style copyright notice as partJoel Sherrill
1997-01-08added some casts to reduce warnings reported by users with Microtec C++Joel Sherrill
1996-09-18corrected prototype of _Objects_Get_nextJoel Sherrill
1996-05-29spacingJoel Sherrill
1995-09-26posix support initially addedJoel Sherrill
1995-09-21moving files aroundJoel Sherrill
1995-09-11The word "RTEMS" almost completely removed from the core.Joel Sherrill
1995-08-28Added unused priority ceiling parameter to rtems_semaphore_create.Joel Sherrill
1995-08-23Moved _Thread_Information -> _RTEMS_tasks_Information.Joel Sherrill
1995-08-23Support for variable length names added to Object Handler. This supportsJoel Sherrill
1995-08-22Modified object name to id translation loop to make it easier toJoel Sherrill
1995-08-18+ Added object type field to object id.Joel Sherrill
1995-08-17Numerous miscellaneous features incorporated from Tony BennettJoel Sherrill
1995-05-11Initial revisionJoel Sherrill