summaryrefslogtreecommitdiff
path: root/c/src/exec/score/src/object.c (follow)
AgeCommit message (Expand)Author
2002-07-22Remove, moved to cpukit.Ralf Corsepius
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