public inbox for newlib@sourceware.org
 help / color / mirror / Atom feed
From: Freddie Chopin <freddie_chopin@op.pl>
To: newlib@sourceware.org
Subject: Re: [PATCH 3/3] Introduce _REENT_GLOBAL_STDIO_STREAMS
Date: Fri, 23 Jun 2017 21:53:00 -0000	[thread overview]
Message-ID: <1498254788.1568.1.camel@op.pl> (raw)
In-Reply-To: <20170623092259.29325-3-sebastian.huber@embedded-brains.de>

On Fri, 2017-06-23 at 11:22 +0200, Sebastian Huber wrote:
> Introduce a new Newlib configuration option
> _REENT_GLOBAL_STDIO_STREAMS
> to enable the use of global stdio FILE objects.  Use this option for
> RTEMS.

Coult this be turned into an option for ./configure script? This seems
like a very useful change for any microcontroller target (like "arm-
none-eabi-"), but if this option can be enabled only by modifications
of the source code, then doing that for a generic case (no specific
RTOS) probably won't be popular.

Thanks in advance!

Regards,
FCh

  reply	other threads:[~2017-06-23 21:53 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-23  9:23 [PATCH 1/3] Remove superfluous parameter from std() Sebastian Huber
2017-06-23  9:23 ` [PATCH 3/3] Introduce _REENT_GLOBAL_STDIO_STREAMS Sebastian Huber
2017-06-23 21:53   ` Freddie Chopin [this message]
2017-06-26  5:59     ` Sebastian Huber
2017-06-23  9:23 ` [PATCH 2/3] Add stdin_init(), stdout_init() and stderr_init() Sebastian Huber
2017-06-23 14:02   ` Corinna Vinschen
2017-06-26  6:15     ` Sebastian Huber
2017-06-26  6:24       ` Sebastian Huber
2017-06-26  8:22         ` Corinna Vinschen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1498254788.1568.1.camel@op.pl \
    --to=freddie_chopin@op.pl \
    --cc=newlib@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).