On 15/6/2022 2:42 am, Joel Sherrill wrote:
> This is OK. Changed in newlib here:
>
> commit 6226bad0eafe762b811c62d1dc096bc0858b0d1a
> Author: Mike Frysinger mailto:vap...@gentoo.org>>
> Date: Mon Nov 8 22:22:27 2021 -0500
>
> change _COMPILING_NEWLIB to _LIBC
>
> Use the same name
This is OK. Changed in newlib here:
commit 6226bad0eafe762b811c62d1dc096bc0858b0d1a
Author: Mike Frysinger
Date: Mon Nov 8 22:22:27 2021 -0500
change _COMPILING_NEWLIB to _LIBC
Use the same name as glibc & gnulib to indicate "newlib itself is
being compiled". This also harmonizes
From: Chris Johns
Updates #4662
---
cpukit/libcsupport/src/__times.c | 4 ++--
cpukit/posix/src/_execve.c | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/cpukit/libcsupport/src/__times.c b/cpukit/libcsupport/src/__times.c
index 629a7bc633..14625b5aae 100644
--- a/c