[patch] RTEMS pthread.h changes
Ralf Corsepius
ralf.corsepius@rtems.org
Tue Dec 7 16:51:00 GMT 2010
Hi,
I am submitting the patch below on behalf of Joel, who currently is busy
with other obligations.
This patch adds a couple of POSIX pthread functions RTEMS is supporting
and adds a new field "guardsize" to pthread_attr_t RTEMS internally
applies to implement these functions.
The latter is an ABI change and therefore might not be suitable for
other OSes. May-be it should be enclosed into #ifndef __CYGWIN__ or
#ifdef __rtems__ defines?
Ralf
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: newlib-pthread-guardsize.diff
URL: <http://sourceware.org/pipermail/newlib/attachments/20101207/d84b8507/attachment.ksh>
More information about the Newlib
mailing list