Re: [PATCH v3 3/5] Introduce _REENT_GLOBAL_STDIO_STREAMS
Freddie Chopin <[email protected]>
| Newsgroups | gmane.comp.lib.newlib |
|---|---|
| Message-ID | <[email protected]> |
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