#3595 closed task (fixed)

Deprecate rtems_rate_monotonic_period_time_t

Reported by: Sebastian Huber Owned by: Sebastian Huber
Priority: normal Milestone: 5.1
Component: rtems Version: 5
Severity: normal Keywords: qualification
Cc: Blocked By:
Blocking: #3596

Description

The rtems_rate_monotonic_period_time_t typedef as no corresponding API. It violates the POSIX namespace. A user can do nothing with it. It is only used in cpukit/include/rtems/rtems/ratemon.h in RTEMS. Deprecate it in this release.

Change History (3)

comment:1 Changed on 11/07/18 at 13:01:09 by Sebastian Huber

Blocking: 3596 added

comment:2 Changed on 11/09/18 at 06:26:22 by Sebastian Huber <sebastian.huber@…>

Resolution: fixed
Status: assignedclosed

In 1e039fb3/rtems:

rtems: Deprecate rtems_rate_monotonic_period_time_t

The rtems_rate_monotonic_period_time_t typedef as no corresponding API.
It violates the POSIX namespace. A user can do nothing with it.

Close #3595.

comment:3 Changed on 06/23/21 at 07:16:03 by Sebastian Huber

Keywords: qualification added
Note: See TracTickets for help on using tickets.