public inbox for newlib@sourceware.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Fix bug from previous patch (44b60f0c)
@ 2022-03-31 14:34 Matthew Joyce
  2022-03-31 14:34 ` [PATCH 1/2] Fix bug introduced in " Matthew Joyce
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Matthew Joyce @ 2022-03-31 14:34 UTC (permalink / raw)
  To: newlib

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-04-01 14:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-31 14:34 [PATCH 0/2] Fix bug from previous patch (44b60f0c) Matthew Joyce
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

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).