summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/src (unfollow)
Commit message (Expand)AuthorFilesLines
2001-08-162001-08-16 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+12
2001-08-092001-08-09 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-3/+4
2001-05-242000-05-24 Fernando Ruiz Casas <fernando.ruiz@ctv.es>Joel Sherrill5-1/+38
2001-01-242001-01-24 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill181-0/+682
2001-01-232001-01-23 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
2001-01-222001-01-12 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-2/+5
2001-01-222001-01-22 Michael Hamel <mhamel@adi.co.nz>Joel Sherrill5-8/+8
2001-01-122001-01-12 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+12
2000-12-192000-12-19 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-4/+7
2000-12-062000-12-06 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+2
2000-11-272000-11-27 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+15
2000-10-312000-10-30 Joel Sherrill <joel@OARcorp.com>Joel Sherrill7-7/+7
2000-09-052000-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-0/+1
2000-08-302000-08-30 Joel Sherrill <joel@OARcorp.com>Joel Sherrill76-76/+76
2000-08-252000-08-25 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-43/+5
2000-08-152000-08-15 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-12/+1
2000-08-152000-08-15 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-43/+14
2000-08-152000-08-15 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-48/+20
2000-08-152000-08-15 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-10/+5
2000-07-26Port of RTEMS to the Texas Instruments C3x/C4x DSP families includingJoel Sherrill1-1/+6
2000-07-07Fixed problem reported by Victor V. Vengerov <Victor.Vengerov@oktet.ru>Joel Sherrill1-1/+7
2000-07-06Switched to using _POSIX_Mutex_Get_interrupt_disable to improve performance.Joel Sherrill1-3/+4
2000-06-12Patch from John Cotton <john.cotton@nrc.ca>, Charles-Antoine GauthierJoel Sherrill1-1/+1
2000-06-12Merged from 4.5.0-beta3aJoel Sherrill8-29/+43
2000-04-13Patch rtems-rc-4.5.0-13-cvs.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>.Joel Sherrill1-0/+2
2000-02-08Patches rtems-rc-20000204-0.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-2/+1
2000-01-14Removed unused variable warning.Joel Sherrill1-1/+0
2000-01-14Removed no prototype of kill() warning.Joel Sherrill1-0/+2
2000-01-13+ Comment cleanupJennifer Averett4-15/+12
2000-01-13Removed referance to rtems error.Jennifer Averett1-1/+2
2000-01-12Debugged and yellow line tested routines.Jennifer Averett3-41/+71
2000-01-12+ Modified return codesJennifer Averett1-16/+27
2000-01-12+ Added signal processing.Jennifer Averett1-1/+3
2000-01-12+ Modified to correct return codes.Jennifer Averett1-2/+5
2000-01-12+ Changed call from core flush to core close routine. This flushes waitingJennifer Averett1-2/+4
2000-01-12+ Removed name validation code (this was already done in nametoid.Jennifer Averett1-41/+6
2000-01-11Fixed spacing.Joel Sherrill1-1/+1
2000-01-11This code did not return properly when a process oriented signalJoel Sherrill1-6/+5
2000-01-10Don't look at the object information structure for threads/tasksJoel Sherrill2-17/+28
2000-01-05Added support for simple binary semaphores in addition to the highJoel Sherrill1-1/+5
2000-01-05+ Changed priority to the POSIX priority type.Jennifer Averett1-9/+46
2000-01-05+ Added check for reading from a write only queue.Jennifer Averett1-1/+12
2000-01-05+ Added check for name greater than PATH_MAX.Jennifer Averett1-0/+3
2000-01-05+ Changed to resonable default values for maxmsg and msgsize.Jennifer Averett1-3/+11
2000-01-05Added mqueuetranslatereturncode.c.Jennifer Averett1-1/+1
2000-01-05Added routines to translate to and from the core message queue return codes.Jennifer Averett1-0/+68
2000-01-04Added this file to contain an example program.Joel Sherrill1-0/+27
2000-01-04Removed warnings.Joel Sherrill2-4/+4
1999-12-23+ Added check for name greater than PATH_MAXJennifer Averett1-0/+14
1999-12-23+ Debugged.Jennifer Averett2-40/+61