[RTEMS Project] #1700: Add missing pthread routines
RTEMS trac
trac at rtems.org
Sat Nov 22 15:31:35 UTC 2014
#1700: Add missing pthread routines
---------------------------+-----------------------------
Reporter: joel.sherrill | Owner: ralf.corsepius
Type: enhancement | Status: closed
Priority: normal | Milestone: 4.11
Component: Newlib | Version: unknown
Severity: minor | Resolution: fixed
Keywords: |
---------------------------+-----------------------------
Changes (by joel.sherrill):
* status: new => closed
* resolution: => fixed
* milestone: => 4.11
Old description:
> The attached patch adds prototypes for:
>
> pthread_attr_setstack
> pthread_attr_getstack
> pthread_attr_setguardsize
> pthread_attr_getguardsize
>
> And adds guardsize to pthread_attr_t.
>
> I have these implemented in a local tree. The patch just needs to be
> incorporated into our patch and submitted to newlib.
New description:
The attached patch adds prototypes for:
pthread_attr_setstack
pthread_attr_getstack
pthread_attr_setguardsize
pthread_attr_getguardsize
And adds guardsize to pthread_attr_t.
I have these implemented in a local tree. The patch just needs to be
incorporated into our patch and submitted to newlib.
--
Comment:
Patch merged to newlib 2010-12-08
--
Ticket URL: <http://devel.rtems.org/ticket/1700#comment:2>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list