From: Matthew Joyce <matthew.joyce@embedded-brains.de>
To: newlib@sourceware.org
Subject: [PATCH 0/2] Fix bug from previous patch (44b60f0c)
Date: Thu, 31 Mar 2022 16:34:53 +0200 [thread overview]
Message-ID: <20220331143455.4395-1-matthew.joyce@embedded-brains.de> (raw)
From: Matt Joyce <matthew.joyce@embedded-brains.de>
Hello,
Patch 1 fixes a bug introduced in a previous patch (44b60f0c).
Patch 2 removes a _cleanup() from findfp.c which is now unused.
Thank you!
Sincerely,
Matt
Matt Joyce (2):
Fix bug introduced in previous patch (44b60f0c)
Remove unused _cleanup()
newlib/libc/stdio/fflush.c | 2 +-
newlib/libc/stdio/findfp.c | 14 +++-----------
newlib/libc/stdio/local.h | 1 -
newlib/libc/stdio/makebuf.c | 1 -
4 files changed, 4 insertions(+), 14 deletions(-)
--
2.31.1
next reply other threads:[~2022-03-31 14:35 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-03-31 14:34 Matthew Joyce [this message]
2022-03-31 14:34 ` [PATCH 1/2] Fix bug introduced in " Matthew Joyce
2022-03-31 14:34 ` [PATCH 2/2] Remove unused _cleanup() Matthew Joyce
2022-04-01 14:01 ` [PATCH 0/2] Fix bug from previous patch (44b60f0c) 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=20220331143455.4395-1-matthew.joyce@embedded-brains.de \
--to=matthew.joyce@embedded-brains.de \
--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).