summaryrefslogtreecommitdiffstats
path: root/c/src/exec/rtems/include (unfollow)
Commit message (Expand)AuthorFilesLines
2000-01-05Added support for simple binary semaphores in addition to the highJoel Sherrill1-7/+6
1999-12-13First attempt at adding simple binary semaphore in addition to the currentJoel Sherrill1-1/+5
1999-11-29Patch rtems-rc-19991123-rc-0.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-0/+14
1999-11-23Patch rtems-rc-19991117-16.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1-1/+1
1999-11-23Patch rtems-rc-19991117-11.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-6/+10
1999-11-22Patch rtems-rc-19991117-4.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill2-15/+16
1999-11-17Updated copyright notice.Joel Sherrill31-62/+31
1999-11-16Moved task_variable pointer to basic shared part of TCB instead ofJoel Sherrill1-15/+0
1999-11-12Corrected remaining references to struct rtems_task_variable_t sinceJoel Sherrill1-5/+9
1999-11-12Used typedef so all "struct rtems_task_variable_t" uses are nowJoel Sherrill1-7/+7
1999-11-12Added per-task variable data stucture (rtems_task_variable_t),Joel Sherrill1-4/+36
1999-11-04The files in libcpu should not be directly dependent on any BSP. InJoel Sherrill1-1/+0
1999-10-21Added rtems_semaphore_flush directive.Joel Sherrill1-0/+11
1999-10-20Added prototype for rtems_task_is_suspended at request ofJoel Sherrill1-1/+12
1999-10-04Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de> to make fix bugJoel Sherrill3-10/+10
1999-10-04Removed Makefile.in generated from Makefile.amJoel Sherrill3-1012/+0
1999-10-04Regenerated.Joel Sherrill3-15/+18
1999-09-07Applied patch rtems-rc-19990820-6.diff.gz fromJoel Sherrill6-54/+1026
1999-09-07Removed by patch rtems-rc-19990820-6.diff.gz fromJoel Sherrill1-49/+0
1999-08-30Removed definition of NO_IMPLICIT_EXTERN_C since it is supposed to beJoel Sherrill1-2/+0
1999-08-10Added NO_IMPLICIT_EXTERN_C at suggestion of Jason Merrill.Joel Sherrill1-0/+2
1999-07-30 Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1-11/+11
1999-07-26Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill4-4/+4
1999-07-26This is part of a major patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill4-45/+60
1999-04-19Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill4-4/+4
1999-03-19Towards automake XI patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill4-12/+48
1999-02-18Part of the automake VI patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill4-2/+10
1999-02-10Comments fixed after problem report from Ian Lance Taylor <ian@airs.com>.Joel Sherrill1-19/+10
1998-12-17New file added in automake reorg.Joel Sherrill1-0/+30
1998-12-17Automake reorgnization.Joel Sherrill2-0/+28
1998-12-15Part II automake reorg by Ralf CorsepiusJoel Sherrill1-6/+1
1998-11-23Added --disable-multiprocessing flag and modified a lot of files to makeJoel Sherrill10-4/+34
1998-08-24Added __RTEMS_INSIDE__ macro to insure that ".inl" files are ALWAYS includedJoel Sherrill1-1/+1
1998-08-21Added system task attribute to allow one to create a task with "0" priorityJoel Sherrill1-0/+3
1998-02-17updated copyright to 1998Joel Sherrill31-31/+31
1998-01-30Big patch form Ralf Corsepius described in this email:Joel Sherrill1-4/+2
1998-01-20Removed CONFIG_DIR and PROJECT_HOME directories.Joel Sherrill1-1/+1
1997-12-10Modified a lot of files to take a first cut at supporting building fromJoel Sherrill1-1/+4
1997-10-08Fixed typo in the pointer to the license terms.Joel Sherrill31-62/+62
1997-10-08Removed include directory at "build" point and the link of this directoryJoel Sherrill1-2/+2
1997-08-28Added RTEMS_IO_ERROR status code.Joel Sherrill1-1/+2
1997-07-31Added rtems_message_queue_get_number_pending directive.Joel Sherrill2-13/+32
1997-07-09Corrected typos and spacing.Joel Sherrill1-3/+3
1997-05-28Added support for context switching the data used by the gcc m68kJoel Sherrill1-1/+1
1997-04-25Added to comment header block to include new status directive.Joel Sherrill1-0/+1
1997-04-22promote TOD_MICROSECONDS_TO_TICKS through API as RTEMS_MICROSECONDS_PER_TICK.Joel Sherrill1-0/+2
1997-04-22headers updated to reflect new style copyright notice as partJoel Sherrill31-155/+155
1997-04-09added support for statistics on rate monotonic periods.Joel Sherrill1-5/+32
1997-04-01This set of changes is the build of what was required to convert toJoel Sherrill1-0/+37
1996-12-02Suggested changes from Mark Jordan which eliminate warnings and errorsJoel Sherrill1-2/+3