summaryrefslogtreecommitdiffstats
path: root/cpukit/posix (unfollow)
Commit message (Expand)AuthorFilesLines
2001-02-052001-02-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2-8/+11
2001-01-242001-01-24 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill182-0/+689
2001-01-232001-01-23 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-1/+5
2001-01-222001-01-12 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-2/+11
2001-01-222001-01-22 Michael Hamel <mhamel@adi.co.nz>Joel Sherrill8-11/+19
2001-01-122001-01-12 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-1/+16
2000-12-192000-12-19 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-4/+12
2000-12-062000-12-06 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-0/+7
2000-12-012000-12-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-0/+8
2000-12-012000-12-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill11-0/+566
2000-11-302000-11-30 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-1/+6
2000-11-272000-11-27 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-0/+19
2000-11-092000-11-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2-1/+5
2000-11-022000-11-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2-1/+5
2000-10-312000-10-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-1/+5
2000-10-312000-10-30 Joel Sherrill <joel@OARcorp.com>Joel Sherrill11-10/+28
2000-10-252000-10-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2-1/+6
2000-09-052000-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2-0/+5
2000-08-302000-08-30 Joel Sherrill <joel@OARcorp.com>Joel Sherrill77-76/+82
2000-08-252000-08-25 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill4-43/+117
2000-08-152000-08-15 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-12/+5
2000-08-152000-08-15 Joel Sherrill <joel@OARcorp.com>Joel Sherrill4-47/+26
2000-08-152000-08-15 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-48/+25
2000-08-152000-08-15 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-10/+10
2000-08-10Adding ChangeLogs.Joel Sherrill1-0/+3
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-07-06Added support for converting a mutex id to a pointer and returningJoel Sherrill1-21/+39
2000-06-12Patch from John Cotton <john.cotton@nrc.ca>, Charles-Antoine GauthierJoel Sherrill1-1/+1
2000-06-12Merged from 4.5.0-beta3aJoel Sherrill10-39/+55
2000-04-13Patch rtems-rc-4.5.0-13-cvs.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>.Joel Sherrill11-0/+33
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-13POSIX message queues now include complete functionality includingJoel Sherrill1-2/+0
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-05Added priority conversion between POSIX and core.Jennifer Averett1-2/+17
2000-01-05Added priority conversion between POSIX and core priorities.Jennifer Averett1-2/+29