[PATCH 1/1] libc/include/sys/stat.h: Adjust for RTEMS MIPS
Corinna Vinschen
vinschen@redhat.com
Thu Jul 17 09:20:47 GMT 2025
On Jul 16 14:17, Joel Sherrill wrote:
> The commit cited below introduced changes which included
> conditionals strictly on __mips__. This ignored tailoring
> for any environment on MIPS except that targeted by the
> author of the change. This patch just fixes this code for
> RTEMS.
>
> commit 467a2bdf17ad376dafada9f1734784f4611fa6fd
> Author: Jovan Dmitrović <jovan.dmitrovic@htecgroup.com>
> Date: Wed Jun 11 10:11:33 2025 +0200
>
> mips: Implement MIPS HAL and UHI
>
> Implement abstract interface for MIPS, including unified hosting
> interface (UHI).
>
> Signed-off-by: Jovan Dmitrović <jovan.dmitrovic@htecgroup.com>
> ---
> newlib/libc/include/sys/stat.h | 5 +++--
> 1 file changed, 3 insertions(+), 2 deletions(-)
Sounds right to me. Please push.
Thanks,
Corinna
More information about the Newlib
mailing list