Files
rtems/testsuites/sptests/spscheduler01
Sebastian Huber 48898b3a5d rtems: rtems_scheduler_get_processor_set() status
In case the processor set is not large enough to contain the processor
set owned by the scheduler return RTEMS_INVALID_SIZE instead of
RTEMS_INVALID_NUMBER. This is more in line with other directives since
the issue is related to the size of an object.

Close #4401.
2021-05-06 08:03:58 +02:00
..