Would you mind adding a Trac account and have a look at this ticket:
https://devel.rtems.org/ticket/2441
--
Sebastian Huber, embedded brains GmbH
Address : Dornierstr. 4, D-82178 Puchheim, Germany
Phone : +49 89 189 47 41-16
Fax : +49 89 189 47 41-09
E-Mail : sebastian.hu...@embedded-bra
Am Tuesday 03 November 2015, 18:10:53 schrieb Arnaud Charlet:
> > Let's try again. This time I made the diff against trunk with the changes
> > Sebastian recommended, included a ChangeLog and used svn-diff.
> > If this patch goes through, please let me know how the backporting works.
>
> Your Chan
Hi,
Let's try again. This time I made the diff against trunk with the changes
Sebastian recommended, included a ChangeLog and used svn-diff.
If this patch goes through, please let me know how the backporting works.
Best regards,
Jan
Index: ChangeLog
=
Am Monday 02 November 2015, 12:39:57 schrieb Sebastian Huber:
>
> On 31/10/15 16:47, Jan Sommer wrote:
> > Hi,
> >
> > This patch changes the Ada-declaration of the pthread-related structs such
> > as pthread_attr_t from a field-equivalent declaration to just reserving the
> > right amount of me
---
cpukit/sapi/include/rtems/chain.h | 10 ++
doc/user/chains.t | 33 +
testsuites/sptests/spchain/init.c | 7 +++
3 files changed, 50 insertions(+)
diff --git a/cpukit/sapi/include/rtems/chain.h
b/cpukit/sapi/include/rtems/chain.h
in