summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* The files in libcpu should not be directly dependent on any BSP. InJoel Sherrill1999-11-041-1/+0
* Added rtems_semaphore_flush directive.Joel Sherrill1999-10-211-0/+11
* Added prototype for rtems_task_is_suspended at request ofJoel Sherrill1999-10-201-1/+12
* Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de> to make fix bugJoel Sherrill1999-10-041-3/+3
* Applied patch rtems-rc-19990820-6.diff.gz fromJoel Sherrill1999-09-071-0/+27
* Removed definition of NO_IMPLICIT_EXTERN_C since it is supposed to beJoel Sherrill1999-08-301-2/+0
* Added NO_IMPLICIT_EXTERN_C at suggestion of Jason Merrill.Joel Sherrill1999-08-101-0/+2
* Comments fixed after problem report from Ian Lance Taylor <ian@airs.com>.Joel Sherrill1999-02-101-19/+10
* Added --disable-multiprocessing flag and modified a lot of files to makeJoel Sherrill1998-11-239-0/+26
* Added __RTEMS_INSIDE__ macro to insure that ".inl" files are ALWAYS includedJoel Sherrill1998-08-241-1/+1
* Added system task attribute to allow one to create a task with "0" priorityJoel Sherrill1998-08-211-0/+3
* updated copyright to 1998Joel Sherrill1998-02-1731-31/+31
* Fixed typo in the pointer to the license terms.Joel Sherrill1997-10-0831-62/+62
* Added RTEMS_IO_ERROR status code.Joel Sherrill1997-08-281-1/+2
* Added rtems_message_queue_get_number_pending directive.Joel Sherrill1997-07-312-13/+32
* Corrected typos and spacing.Joel Sherrill1997-07-091-3/+3
* Added support for context switching the data used by the gcc m68kJoel Sherrill1997-05-281-1/+1
* Added to comment header block to include new status directive.Joel Sherrill1997-04-251-0/+1
* promote TOD_MICROSECONDS_TO_TICKS through API as RTEMS_MICROSECONDS_PER_TICK.Joel Sherrill1997-04-221-0/+2
* headers updated to reflect new style copyright notice as partJoel Sherrill1997-04-2231-155/+155
* added support for statistics on rate monotonic periods.Joel Sherrill1997-04-091-5/+32
* Suggested changes from Mark Jordan which eliminate warnings and errorsJoel Sherrill1996-12-021-2/+3
* split the inclusion of "EXTERN" data based on whether it was sapi,Joel Sherrill1996-05-2810-12/+13
* added initial posix configuration supportJoel Sherrill1996-05-282-0/+55
* event.h: _Event_Manager_initialization no longer a static inlineJoel Sherrill1996-04-192-0/+12
* Removed prototyes for static inline routines and moved the comments intoJoel Sherrill1996-03-0617-1031/+46
* added rtems_interrupt_is_in_progressJoel Sherrill1996-02-091-0/+14
* changed synchronization algorithm to be a single list of enumerated statesJoel Sherrill1996-02-081-2/+2
* added class to initial id macroJoel Sherrill1996-01-171-4/+4
* updates from Tony Bennett for PA and UNIX portsJoel Sherrill1996-01-151-1/+7
* new states added and _Rate_monotonic_Set_State removed.Joel Sherrill1995-12-051-17/+7
* spurious blank line removedJoel Sherrill1995-12-011-1/+0
* Made _Event_Sync volatileJoel Sherrill1995-12-011-2/+15
* posix support initially addedJoel Sherrill1995-09-2622-61/+61
* moving files aroundJoel Sherrill1995-09-211-1/+1
* Minor bug fixes to get all targets compilable and running. TheJoel Sherrill1995-09-192-169/+50
* The word "RTEMS" almost completely removed from the core.Joel Sherrill1995-09-1130-220/+587
* Added unused priority ceiling parameter to rtems_semaphore_create.Joel Sherrill1995-08-287-32/+62
* Moved _Thread_Information -> _RTEMS_tasks_Information.Joel Sherrill1995-08-231-0/+19
* Support for variable length names added to Object Handler. This supportsJoel Sherrill1995-08-2318-69/+191
* fix broken RCS Ids -- $ accidentally lost merging changes earlierJoel Sherrill1995-08-227-7/+7
* Numerous miscellaneous features incorporated from Tony BennettJoel Sherrill1995-08-172-35/+52
* Id reinsertedJoel Sherrill1995-08-171-1/+1
* no limit removedJoel Sherrill1995-08-171-4/+3
* bug fixes to make macro implementations workJoel Sherrill1995-08-167-13/+13
* Initial revisionJoel Sherrill1995-05-1127-0/+5007