summaryrefslogtreecommitdiffstats
path: root/c/src/exec (follow)
Commit message (Expand)AuthorAgeFilesLines
* Corrected spacing.Joel Sherrill2000-01-061-3/+2
* Fixed comment thanks to John M. Mills <jmills@tga.com>.Joel Sherrill2000-01-051-6/+0
* Added support for simple binary semaphores in addition to the highJoel Sherrill2000-01-0516-111/+174
* Added message priority parameter returned by core support routine.Joel Sherrill2000-01-051-1/+3
* Added new message priority parameter as returned by core support routine.Joel Sherrill2000-01-051-5/+7
* Spacing corrected.Joel Sherrill2000-01-051-1/+1
* Fixed recursive release for mutexes with nesting allowed.Joel Sherrill2000-01-051-1/+4
* + Added return priority from message seize.Jennifer Averett2000-01-051-10/+11
* Added the recording of the submit type.Jennifer Averett2000-01-051-0/+1
* + Added return of the message priority.Jennifer Averett2000-01-051-6/+8
* Added priority conversion between POSIX and core.Jennifer Averett2000-01-051-2/+17
* Added priority conversion between POSIX and core priorities.Jennifer Averett2000-01-051-2/+29
* + Changed priority to the POSIX priority type.Jennifer Averett2000-01-051-9/+46
* + Added check for reading from a write only queue.Jennifer Averett2000-01-051-1/+12
* + Added check for name greater than PATH_MAX.Jennifer Averett2000-01-051-0/+3
* + Changed to resonable default values for maxmsg and msgsize.Jennifer Averett2000-01-051-3/+11
* Added mqueuetranslatereturncode.c.Jennifer Averett2000-01-051-1/+1
* Added routines to translate to and from the core message queue return codes.Jennifer Averett2000-01-051-0/+68
* Added this file to contain an example program.Joel Sherrill2000-01-041-0/+27
* Removed warnings.Joel Sherrill2000-01-042-4/+4
* Removed unitialized variable warning.Joel Sherrill2000-01-041-4/+3
* Increased stack size to 4K per Eric Norum.Joel Sherrill2000-01-031-1/+1
* Increased minimum stack size so all tests will run.Joel Sherrill2000-01-031-1/+1
* + Added routine to remove from namespace.Jennifer Averett1999-12-231-0/+13
* + Added check for name greater than PATH_MAXJennifer Averett1999-12-231-0/+14
* + Debugged.Jennifer Averett1999-12-232-40/+61
* + Filled in routine.Jennifer Averett1999-12-231-1/+15
* + Initial debugJennifer Averett1999-12-231-0/+6
* + Made workJennifer Averett1999-12-231-15/+55
* + Fixed errno response to match the POSIX manual.Jennifer Averett1999-12-231-1/+1
* Moved PPC_Set_decrementer() and PPC_Get_timebase_register() toJoel Sherrill1999-12-211-32/+0
* Patch rtems-rc-19991203-9.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1999-12-211-7/+0
* Patch rtems-rc-19991203-6.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1999-12-213-23/+29
* Patch rtems-rc-19991203-5.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1999-12-211-1/+1
* Removed warnings.Joel Sherrill1999-12-131-1/+1
* Warning removal patch from Philip A. Prindeville <philipp@zembu.com>.Joel Sherrill1999-12-131-1/+1
* Patch from Silverio Diquigiovanni <silverio.di@qem.it> to correctJoel Sherrill1999-12-131-1/+1
* Patch from Eric Norum <eric@cls.usask.ca> to make the NTP handler a littleJoel Sherrill1999-12-131-1/+1
* Patch from Jepsen Hans Peter <hans_peter_jepsen@Danfoss.com> toJoel Sherrill1999-12-131-1/+1
* Correction from Eric Norum for timeout in TFTP driver following bugJoel Sherrill1999-12-131-2/+3
* First attempt at adding simple binary semaphore in addition to the currentJoel Sherrill1999-12-137-17/+58
* Added RTEMS_IO_ERROR.Joel Sherrill1999-12-131-0/+1
* Patch rtems-rc-19991123-rc-3.diff from Ralf CorsepiusJoel Sherrill1999-12-031-0/+44
* Patch rtems-rc-19991123-rc-3.diff from Ralf CorsepiusJoel Sherrill1999-12-036-75/+6
* Patch rtems-rc-19991123-rc-2.diff from Ralf CorsepiusJoel Sherrill1999-12-0211-429/+198
* Merged of mcp750 and mvme2307 BSP by Eric Valette <valette@crf.canon.fr>.Joel Sherrill1999-12-0219-10/+5105
* Merged of mcp750 and mvme2307 BSP by Eric Valette <valette@crf.canon.fr>.Joel Sherrill1999-12-021-90/+0
* Merged of mcp750 and mvme2307 BSP by Eric Valette <valette@crf.canon.fr>.Joel Sherrill1999-12-024-1500/+0
* Merged of mcp750 and mvme2307 BSP by Eric Valette <valette@crf.canon.fr>.Joel Sherrill1999-12-0210-3503/+0
* Removed debugging printfs.Joel Sherrill1999-12-011-2/+0