summaryrefslogtreecommitdiffstats
path: root/c/src/exec/posix (follow)
Commit message (Expand)AuthorAgeFilesLines
* 2000-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2000-09-054-2/+8
* 2000-08-30 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2000-08-3080-100/+84
* 2000-08-25 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2000-08-255-44/+118
* 2000-08-15 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2000-08-152-12/+5
* 2000-08-15 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2000-08-154-47/+26
* 2000-08-15 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2000-08-152-48/+25
* 2000-08-15 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2000-08-152-10/+10
* Adding ChangeLogs.Joel Sherrill2000-08-101-0/+3
* Port of RTEMS to the Texas Instruments C3x/C4x DSP families includingJoel Sherrill2000-07-261-1/+6
* Patch rtems-rc-20000713-1-cvs.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2000-07-131-1/+0
* Patch rtems-rc-20000708-1.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2000-07-101-2/+0
* Fixed problem reported by Victor V. Vengerov <Victor.Vengerov@oktet.ru>Joel Sherrill2000-07-071-1/+7
* Patch rtems-rc-20000705-3.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2000-07-061-1/+1
* Switched to using _POSIX_Mutex_Get_interrupt_disable to improve performance.Joel Sherrill2000-07-061-3/+4
* Added support for converting a mutex id to a pointer and returningJoel Sherrill2000-07-061-21/+39
* Patch from John Cotton <john.cotton@nrc.ca>, Charles-Antoine GauthierJoel Sherrill2000-06-121-1/+1
* Merged from 4.5.0-beta3aJoel Sherrill2000-06-1216-576/+71
* Patch rtems-rc-4.5.0-13-cvs.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>.Joel Sherrill2000-04-1313-0/+37
* Patches rtems-rc-20000204-0.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2000-02-082-7/+2
* Patch rtems-rc-20000118-1.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2000-01-311-3/+0
* Removed unused variable warning.Joel Sherrill2000-01-141-1/+0
* Removed no prototype of kill() warning.Joel Sherrill2000-01-141-0/+2
* POSIX message queues now include complete functionality includingJoel Sherrill2000-01-131-2/+0
* + Comment cleanupJennifer Averett2000-01-134-15/+12
* Removed referance to rtems error.Jennifer Averett2000-01-131-1/+2
* Debugged and yellow line tested routines.Jennifer Averett2000-01-123-41/+71
* + Modified return codesJennifer Averett2000-01-121-16/+27
* + Added signal processing.Jennifer Averett2000-01-121-1/+3
* + Modified to correct return codes.Jennifer Averett2000-01-121-2/+5
* + Changed call from core flush to core close routine. This flushes waitingJennifer Averett2000-01-121-2/+4
* + Removed name validation code (this was already done in nametoid.Jennifer Averett2000-01-121-41/+6
* Fixed spacing.Joel Sherrill2000-01-111-1/+1
* This code did not return properly when a process oriented signalJoel Sherrill2000-01-111-6/+5
* Don't look at the object information structure for threads/tasksJoel Sherrill2000-01-102-17/+28
* Added support for simple binary semaphores in addition to the highJoel Sherrill2000-01-051-1/+5
* 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
* + 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