[RTEMS Project] #3882: Add POSIX user environment pointer to TCB
RTEMS trac
trac at rtems.org
Tue Feb 25 06:17:52 UTC 2020
#3882: Add POSIX user environment pointer to TCB
------------------------------+-----------------------------
Reporter: Sebastian Huber | Owner: Sebastian Huber
Type: enhancement | Status: assigned
Priority: normal | Milestone: 5.1
Component: posix | Version: 5
Severity: normal | Keywords:
Blocked By: | Blocking:
------------------------------+-----------------------------
The IO library uses a POSIX key to store an optional POSIX user
environment pointer. This pulls in the POSIX keys support in every
application configuration. Add a user environment pointer to the thread
control block (TCB) instead. Applications which do not need the POSIX
user environment will just get an overhead of one pointer per thread.
--
Ticket URL: <http://devel.rtems.org/ticket/3882>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list