[PATCH v2 0/1] Make __sdidinit unused

Matthew Joyce matthew.joyce@embedded-brains.de
Fri Feb 18 09:45:24 GMT 2022


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

Hi Corinna,

Thanks very much for your response! Please see
v2 here.

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          |  5 +++--
 winsup/cygwin/dcrt0.cc           | 10 ++++------
 winsup/cygwin/thread.cc          |  4 ++--
 13 files changed, 27 insertions(+), 32 deletions(-)

-- 
2.31.1



More information about the Newlib mailing list