This is the mail archive of the newlib@sourceware.org mailing list for the newlib project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Add typedef of stack_t for Cygwin


Why is this Cygwin and RTEMS specific? This typedef and the three members are defined by POSIX:

http://pubs.opengroup.org/onlinepubs/9699919799/

On 01/04/15 01:20, Jon TURNEY wrote:
On 31/03/2015 16:47, Joel Sherrill wrote:
Why can't you move the definition that is there for RTEMS and use
it for both Cygwin and RTEMS? We have exactly the same definition
only a few lines above.

There is no point in duplicating this and when Cygwin and RTEMS
can use exactly the same code, I am personally much happier.

Ok.  Attached patch is revised as you suggest.

I'm sorry I have no way to test this with RTEMS.



--
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.huber@embedded-brains.de
PGP     : Public key available on request.

Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]