summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/inline (unfollow)
Commit message (Expand)AuthorFilesLines
2000-07-06Added _Semaphore_Get_interrupt_disable.Joel Sherrill1-0/+10
2000-04-13Patch rtems-rc-4.5.0-13-cvs.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>.Joel Sherrill3-0/+6
2000-01-05Added support for simple binary semaphores in addition to the highJoel Sherrill1-15/+33
1999-12-13First attempt at adding simple binary semaphore in addition to the currentJoel Sherrill1-0/+17
1999-11-17Updated copyright notice.Joel Sherrill16-32/+16
1999-10-04Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de> to make fix bugJoel Sherrill1-3/+3
1999-09-07Applied patch rtems-rc-19990820-6.diff.gz fromJoel Sherrill1-0/+10
1998-11-23Added --disable-multiprocessing flag and modified a lot of files to makeJoel Sherrill1-0/+2
1998-08-21Added system task attribute to allow one to create a task with "0" priorityJoel Sherrill1-0/+17
1998-02-17updated copyright to 1998Joel Sherrill16-16/+16
1997-10-08Fixed typo in the pointer to the license terms.Joel Sherrill16-32/+32
1997-10-06Make Post an atomic operation.Joel Sherrill1-1/+5
1997-04-22headers updated to reflect new style copyright notice as partJoel Sherrill16-80/+80
1996-07-03switched from "STATIC INLINE" to "RTEMS_INLINE_ROUTINE"Joel Sherrill15-74/+74
1996-04-19event.h: _Event_Manager_initialization no longer a static inlineJoel Sherrill1-19/+0
1996-03-06Removed prototyes for static inline routines and moved the comments intoJoel Sherrill16-12/+334
1996-02-09new isr synchronization algorithm using a single enumerated set of states.Joel Sherrill1-1/+1
1995-09-26posix support initially addedJoel Sherrill2-2/+2
1995-09-19Minor bug fixes to get all targets compilable and running. TheJoel Sherrill1-95/+0
1995-09-11The word "RTEMS" almost completely removed from the core.Joel Sherrill7-67/+37
1995-08-28Added unused priority ceiling parameter to rtems_semaphore_create.Joel Sherrill2-15/+31
1995-08-23Moved _Thread_Information -> _RTEMS_tasks_Information.Joel Sherrill1-2/+2
1995-08-23Support for variable length names added to Object Handler. This supportsJoel Sherrill2-0/+59
1995-08-22make inline and macro implementations matchJoel Sherrill1-4/+3
1995-08-17Numerous miscellaneous features incorporated from Tony BennettJoel Sherrill2-31/+19