summaryrefslogtreecommitdiffstats
path: root/c/src/exec/score/src/object.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Updated copyright notice.Joel Sherrill1999-11-171-2/+1
* Split object.c into multiple files.Joel Sherrill1999-11-021-982/+0
* Fixed bug which resulted in misaligned object control structuresJoel Sherrill1999-11-021-3/+5
* Added code to allocate by index. This is the object ID style usedJoel Sherrill1999-11-021-27/+134
* Patch from Chris Johns <ccj@acm.org>:Joel Sherrill1999-03-311-5/+13
* Unlimited objects patch from Chris Johns <ccj@acm.org>. Email follows:Joel Sherrill1999-03-171-81/+483
* Added --disable-multiprocessing flag and modified a lot of files to makeJoel Sherrill1998-11-231-0/+12
* 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
* added some casts to reduce warnings reported by users with Microtec C++Joel Sherrill1997-01-081-16/+19
* corrected prototype of _Objects_Get_nextJoel Sherrill1996-09-181-1/+1
* spacingJoel Sherrill1996-05-291-0/+1
* posix support initially addedJoel Sherrill1995-09-261-6/+6
* moving files aroundJoel Sherrill1995-09-211-2/+2
* The word "RTEMS" almost completely removed from the core.Joel Sherrill1995-09-111-25/+37
* Added unused priority ceiling parameter to rtems_semaphore_create.Joel Sherrill1995-08-281-0/+22
* Moved _Thread_Information -> _RTEMS_tasks_Information.Joel Sherrill1995-08-231-3/+11
* Support for variable length names added to Object Handler. This supportsJoel Sherrill1995-08-231-29/+187
* Modified object name to id translation loop to make it easier toJoel Sherrill1995-08-221-16/+24
* + Added object type field to object id.Joel Sherrill1995-08-181-10/+19
* Numerous miscellaneous features incorporated from Tony BennettJoel Sherrill1995-08-171-0/+67
* Initial revisionJoel Sherrill1995-05-111-0/+228