[RTEMS Project] #4560: Use thread-local storage for Newlib reentrancy objects
RTEMS trac
trac at rtems.org
Fri Jan 28 07:35:58 UTC 2022
#4560: Use thread-local storage for Newlib reentrancy objects
-----------------------------+------------------------------
Reporter: Sebastian Huber | Owner: Sebastian Huber
Type: project | Status: assigned
Priority: normal | Milestone: 7.1
Component: tool/newlib | Version: 7
Severity: normal | Resolution:
Keywords: SoC, newlib | Blocked By:
Blocking: |
-----------------------------+------------------------------
Comment (by Sebastian Huber <sebastian.huber@…>):
In [changeset:"b519e509a953c25894700531c321f7213fa11e70/rtems"
b519e50/rtems]:
{{{
#!CommitTicketReference repository="rtems"
revision="b519e509a953c25894700531c321f7213fa11e70"
sptests: Avoid a dependency on errno
Avoid a dependency on errno which might be a thread-local object. The
tests
sp01, spstkalloc02, and sptls03 assume that no thread-local storage object
is
present.
Update #4560.
}}}
--
Ticket URL: <http://devel.rtems.org/ticket/4560#comment:5>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list