On 2013-11-11 21:30, Jennifer Averett wrote:
@@ -206,6 +206,24 @@
  int   _EXFUN(pthread_attr_setguardsize,
        (pthread_attr_t *__attr, size_t __guardsize));

+#if defined(__USE_GNU) && defined(__rtems__)
+/* POSIX thread APIs beyond the POSIX standard but provided in RTEMS
+ * for compatibility with GNU/Linux.
+ */

Who is supposed to define this __USE_GNU?

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

Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.
_______________________________________________
rtems-devel mailing list
rtems-devel@rtems.org
http://www.rtems.org/mailman/listinfo/rtems-devel

Reply via email to