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 v4] Delete reent/getreent.c - must be provided by host if needed


This is essentially the same as:

https://sourceware.org/ml/newlib/2017/msg01080.html

Which was rejected by Craig.

The problem of your previous versions seems to be the:

+#ifdef __DYNAMIC_REENT__
+
+int _dummy_getreent;
+
+#else

For this part Corinna wants an explanation:

https://sourceware.org/ml/newlib/2017/msg01035.html

--
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]