public inbox for newlib@sourceware.org
 help / color / mirror / Atom feed
* [PATCH v3 0/1] Make __sdidinit unused
@ 2022-02-22 10:18 Matthew Joyce
  2022-02-22 10:18 ` [PATCH v3 1/1] " Matthew Joyce
  2022-02-22 11:40 ` [PATCH v3 0/1] " Corinna Vinschen
  0 siblings, 2 replies; 3+ messages in thread
From: Matthew Joyce @ 2022-02-22 10:18 UTC (permalink / raw)
  To: newlib

From: Matt Joyce <matthew.joyce@embedded-brains.de>

Hi Corinna,

Thanks again for your feedback! Please find v3 here
with the dummy function included.

Sincerely,

Matt

Matt Joyce (1):
  Make __sdidinit unused

 libgloss/aarch64/syscalls.c      |  2 +-
 libgloss/arm/syscalls.c          |  2 +-
 newlib/libc/include/sys/reent.h  | 10 +++++++---
 newlib/libc/machine/spu/c99ppe.h |  2 +-
 newlib/libc/machine/spu/stdio.c  |  1 -
 newlib/libc/reent/reent.c        |  2 +-
 newlib/libc/stdio/findfp.c       | 11 ++---------
 newlib/libc/stdio/local.h        |  6 +++---
 newlib/libc/stdio/setvbuf.c      |  2 +-
 newlib/libc/sys/arm/syscalls.c   |  2 +-
 winsup/cygwin/cygtls.cc          | 10 ++++++++--
 winsup/cygwin/cygtls.h           |  1 +
 winsup/cygwin/dcrt0.cc           | 10 ++++------
 winsup/cygwin/thread.cc          |  4 ++--
 14 files changed, 33 insertions(+), 32 deletions(-)

-- 
2.31.1


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

end of thread, other threads:[~2022-02-22 11:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-22 10:18 [PATCH v3 0/1] Make __sdidinit unused Matthew Joyce
2022-02-22 10:18 ` [PATCH v3 1/1] " Matthew Joyce
2022-02-22 11:40 ` [PATCH v3 0/1] " 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).