[RTEMS Project] #2514: Make POSIX API mandatory

RTEMS trac trac at rtems.org
Tue Oct 10 05:43:49 UTC 2017


#2514: Make POSIX API mandatory
-----------------------------+------------------------------
 Reporter:  Sebastian Huber  |       Owner:  Sebastian Huber
     Type:  enhancement      |      Status:  new
 Priority:  normal           |   Milestone:  5.0
Component:  General          |     Version:
 Severity:  normal           |  Resolution:
 Keywords:                   |
-----------------------------+------------------------------

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

 In [changeset:"af9115f35cfb3d0adeb3e105fd608883596f2637/rtems"
 af9115f3/rtems]:
 {{{
 #!CommitTicketReference repository="rtems"
 revision="af9115f35cfb3d0adeb3e105fd608883596f2637"
 posix: Simplify POSIX_API_Control

 Return stack area via pthread_getattr_np().

 Simplify

 * pthread_attr_setaffinity_np(), and
 * pthread_attr_getaffinity_np()

 and let the scheduler do the more sophisticated error checks.

 Make

 * pthread_setaffinity_np(),
 * pthread_getaffinity_np(),
 * pthread_attr_setaffinity_np(), and
 * pthread_attr_getaffinity_np()

 available in all configurations.

 Update #2514.
 Close #3145.
 Close #3168.
 }}}

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


More information about the bugs mailing list