This is the mail archive of the
newlib@sourceware.org
mailing list for the newlib project.
Re: [PATCH v3 3/5] Introduce _REENT_GLOBAL_STDIO_STREAMS
- From: Freddie Chopin <freddie_chopin at op dot pl>
- To: Sebastian Huber <sebastian dot huber at embedded-brains dot de>, newlib at sourceware dot org
- Date: Wed, 08 Aug 2018 17:20:17 +0200
- Subject: Re: [PATCH v3 3/5] Introduce _REENT_GLOBAL_STDIO_STREAMS
- References: <20170629122002.25614-1-sebastian.huber@embedded-brains.de> <20170629122002.25614-3-sebastian.huber@embedded-brains.de> <20170629183138.GY6201@calimero.vinschen.de> <e59a7f58-87f7-bf69-819e-16450d507c51@embedded-brains.de> <20170630081306.GA6201@calimero.vinschen.de> <1068535433.14282.1498813082840.JavaMail.zimbra@embedded-brains.de> <e8e34624c126bcba3858fffaf26cb669dc305cea.camel@op.pl> <7360fe32-cd12-5b49-1d1c-22a7b109cc49@embedded-brains.de>
On Wed, 2018-08-08 at 16:15 +0200, Sebastian Huber wrote:
> The thread-local IO streams are a Newlib feature that is used by our
> applications.
Don't get me wrong, but I would expect an option with "global" in the
name to make the streams really global, not "sort-of-global" (;
Otherwise it looks like a half-baked-hack to fix just some particular
problem instead of looking at the whole picture.
Regards,
FCh