summaryrefslogtreecommitdiffstats
path: root/cpukit/itron/src/rot_rdq.c (unfollow)
Commit message (Collapse)AuthorFilesLines
1999-11-15+ Fixed files to consistantly use a case of the location after callsJennifer Averett1-3/+3
to ITRON_Task_Get. + Modified to consistantly call _ITRON_return_errorno with E_OK. + Optimized the code to not disable dispatch prior to checking input values.
1999-11-10Committed modifications from ITRON Task and Task Dependendent SynchronizationJoel Sherrill1-0/+20
Working Group. Included are tests.
1999-11-09This patch adds the basic framework for the ITRON 3.0 API implementationJoel Sherrill1-0/+30
for RTEMS.