[Bug 1700] New: Add missing pthread routines

bugzilla-daemon at rtems.org bugzilla-daemon at rtems.org
Tue Sep 7 13:57:47 UTC 2010


https://www.rtems.org/bugzilla/show_bug.cgi?id=1700

           Summary: Add missing pthread routines
           Product: Tools
           Version: unspecified
          Platform: All
        OS/Version: RTEMS
            Status: NEW
          Severity: enhancement
          Priority: P3
         Component: Newlib
        AssignedTo: ralf.corsepius at rtems.org
        ReportedBy: joel.sherrill at oarcorp.com


Created an attachment (id=1050)
 --> (https://www.rtems.org/bugzilla/attachment.cgi?id=1050)
Patch for pthread.h and sys/types.h

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.

-- 
Configure bugmail: https://www.rtems.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the bugs mailing list