summaryrefslogtreecommitdiffstats
path: root/c/src/exec/score/include/rtems/score/object.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove, moved to cpukit.Ralf Corsepius2002-07-221-548/+0
* 2002-07-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-07-011-55/+110
* 2001-04-26 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-04-261-12/+13
* 2001-11-07 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2001-11-071-0/+5
* Added _Objects_Get_isr_disable prototype and added numerous comments.Joel Sherrill2000-07-061-7/+18
* Thread iterator and libgjc support submitted too early.Joel Sherrill2000-06-141-34/+0
* Patch from John Cotton <john.cotton@nrc.ca>, Charles-Antoine GauthierJoel Sherrill2000-06-121-0/+34
* Updated copyright notice.Joel Sherrill1999-11-171-2/+1
* This patch adds the basic framework for the ITRON 3.0 API implementationJoel Sherrill1999-11-091-20/+44
* Unlimited objects patch from Chris Johns <ccj@acm.org>. Email follows:Joel Sherrill1999-03-171-28/+82
* Added --disable-multiprocessing flag and modified a lot of files to makeJoel Sherrill1998-11-231-0/+2
* 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
* OBJECTS_NAME_ALIGNMENT definition changed to use sizeof rather thanJoel Sherrill1996-09-181-2/+2
* split the inclusion of "EXTERN" data based on whether it was sapi,Joel Sherrill1996-05-281-3/+3
* Modified to correct variables which defined the range of object classesJoel Sherrill1996-05-221-1/+1
* Removed prototyes for static inline routines and moved the comments intoJoel Sherrill1996-03-061-168/+1
* Removed the internal thread objects and dispersed its contents toJoel Sherrill1996-02-211-1/+1
* added class to initial id macroJoel Sherrill1996-01-171-4/+3
* posix support initially addedJoel Sherrill1995-09-261-19/+29
* moving files aroundJoel Sherrill1995-09-211-1/+1
* The word "RTEMS" almost completely removed from the core.Joel Sherrill1995-09-111-24/+36
* Added unused priority ceiling parameter to rtems_semaphore_create.Joel Sherrill1995-08-281-0/+26
* Moved _Thread_Information -> _RTEMS_tasks_Information.Joel Sherrill1995-08-231-10/+26
* Support for variable length names added to Object Handler. This supportsJoel Sherrill1995-08-231-50/+92
* + Added object type field to object id.Joel Sherrill1995-08-181-7/+58
* Numerous miscellaneous features incorporated from Tony BennettJoel Sherrill1995-08-171-0/+28
* Initial revisionJoel Sherrill1995-05-111-0/+380