[RTEMS Project] #3598: Move internal types of API objects to separate header file

RTEMS trac trac at rtems.org
Fri Dec 7 13:33:58 UTC 2018


#3598: Move internal types of API objects to separate header file
-----------------------------+------------------------------
 Reporter:  Sebastian Huber  |       Owner:  Sebastian Huber
     Type:  enhancement      |      Status:  closed
 Priority:  normal           |   Milestone:  5.1
Component:  rtems            |     Version:  5
 Severity:  normal           |  Resolution:  fixed
 Keywords:                   |  Blocked By:
 Blocking:                   |
-----------------------------+------------------------------

Comment (by Sebastian Huber <sebastian.huber@…>):

 In [changeset:"ef23838543337105de4070ff2ef0d45b078f6812/rtems"
 ef23838/rtems]:
 {{{
 #!CommitTicketReference repository="rtems"
 revision="ef23838543337105de4070ff2ef0d45b078f6812"
 score: Avoid sbintime_t in API headers

 The sbintime_t is a non-POSIX type and not visible if strict standard
 options are selected.

 Move implementation details from <rtems/score/timestamp.h> to
 <rtems/score/timestampimpl.h>.

 Update #3598.
 }}}

--
Ticket URL: <http://devel.rtems.org/ticket/3598#comment:42>
RTEMS Project <http://www.rtems.org/>
RTEMS Project


More information about the bugs mailing list