summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/object.c (unfollow)
Commit message (Expand)AuthorFilesLines
2008-12-182008-12-18 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-70/+0
2008-12-172008-12-17 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-12/+11
2008-09-04Stop using old-style function definitions.Ralf Corsepius1-3/+4
2007-11-282007-11-28 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-2/+4
2005-01-27Include config.h.Ralf Corsepius1-0/+4
2004-11-012004-11-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
2004-03-292004-04-29 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius1-3/+3
2003-09-042003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
1999-11-17Updated copyright notice.Joel Sherrill1-2/+1
1999-11-02Split object.c into multiple files.Joel Sherrill1-982/+0
1999-11-02Fixed bug which resulted in misaligned object control structuresJoel Sherrill1-3/+5
1999-11-02Added code to allocate by index. This is the object ID style usedJoel Sherrill1-27/+134
1999-03-31Patch from Chris Johns <ccj@acm.org>:Joel Sherrill1-5/+13
1999-03-17Unlimited objects patch from Chris Johns <ccj@acm.org>. Email follows:Joel Sherrill1-81/+483
1998-11-23Added --disable-multiprocessing flag and modified a lot of files to makeJoel Sherrill1-0/+12
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
1997-01-08added some casts to reduce warnings reported by users with Microtec C++Joel Sherrill1-16/+19
1996-09-18corrected prototype of _Objects_Get_nextJoel Sherrill1-1/+1
1996-05-29spacingJoel Sherrill1-0/+1
1995-09-26posix support initially addedJoel Sherrill1-6/+6
1995-09-21moving files aroundJoel Sherrill1-2/+2
1995-09-11The word "RTEMS" almost completely removed from the core.Joel Sherrill1-25/+37
1995-08-28Added unused priority ceiling parameter to rtems_semaphore_create.Joel Sherrill1-0/+22
1995-08-23Moved _Thread_Information -> _RTEMS_tasks_Information.Joel Sherrill1-3/+11
1995-08-23Support for variable length names added to Object Handler. This supportsJoel Sherrill1-29/+187
1995-08-22Modified object name to id translation loop to make it easier toJoel Sherrill1-16/+24
1995-08-18+ Added object type field to object id.Joel Sherrill1-10/+19
1995-08-17Numerous miscellaneous features incorporated from Tony BennettJoel Sherrill1-0/+67