summaryrefslogtreecommitdiffstats
path: root/c/src/exec/rtems/inline (follow)
Commit message (Expand)AuthorAgeFilesLines
* Automake reorgnization.Joel Sherrill1998-12-172-0/+28
* Part II automake reorg by Ralf CorsepiusJoel Sherrill1998-12-1517-1749/+0
* Added --disable-multiprocessing flag and modified a lot of files to makeJoel Sherrill1998-11-232-0/+4
* Added system task attribute to allow one to create a task with "0" priorityJoel Sherrill1998-08-212-0/+34
* updated copyright to 1998Joel Sherrill1998-02-1732-32/+32
* Big patch form Ralf Corsepius described in this email:Joel Sherrill1998-01-302-8/+4
* Removed CONFIG_DIR and PROJECT_HOME directories.Joel Sherrill1998-01-202-2/+2
* Modified a lot of files to take a first cut at supporting building fromJoel Sherrill1997-12-102-2/+8
* Fixed typo in the pointer to the license terms.Joel Sherrill1997-10-0832-64/+64
* Removed include directory at "build" point and the link of this directoryJoel Sherrill1997-10-082-2/+2
* Make Post an atomic operation.Joel Sherrill1997-10-062-2/+10
* headers updated to reflect new style copyright notice as partJoel Sherrill1997-04-2232-160/+160
* This set of changes is the build of what was required to convert toJoel Sherrill1997-04-012-0/+60
* switched from "STATIC INLINE" to "RTEMS_INLINE_ROUTINE"Joel Sherrill1996-07-0330-148/+148
* event.h: _Event_Manager_initialization no longer a static inlineJoel Sherrill1996-04-192-38/+0
* Removed prototyes for static inline routines and moved the comments intoJoel Sherrill1996-03-0632-24/+668
* new isr synchronization algorithm using a single enumerated set of states.Joel Sherrill1996-02-092-2/+2
* posix support initially addedJoel Sherrill1995-09-264-4/+4
* Minor bug fixes to get all targets compilable and running. TheJoel Sherrill1995-09-192-190/+0
* The word "RTEMS" almost completely removed from the core.Joel Sherrill1995-09-1114-134/+74
* Added unused priority ceiling parameter to rtems_semaphore_create.Joel Sherrill1995-08-284-30/+62
* Moved _Thread_Information -> _RTEMS_tasks_Information.Joel Sherrill1995-08-232-4/+4
* Support for variable length names added to Object Handler. This supportsJoel Sherrill1995-08-234-0/+118
* make inline and macro implementations matchJoel Sherrill1995-08-222-8/+6
* Numerous miscellaneous features incorporated from Tony BennettJoel Sherrill1995-08-174-62/+38
* Initial revisionJoel Sherrill1995-05-1130-0/+2910