Re: [PATCH v3 0/6] Newlib and Cygwin C23 stdbit.h Support

Corinna Vinschen <[email protected]> Fri, 17 Apr 2026 13:57:53 +0200
Newsgroups gmane.comp.lib.newlib
Message-ID <[email protected]>
On Apr 16 16:00, Joel Sherrill wrote:
> Hopefully this is close. I hope it is not a problem to include the
> Cygwin changes. I thought it would be easier to review if the
> changes were not spread across two mailing lists.
> 
> - stdbit/*.c now compiles with -std= gnu99, gnu11, and gnu23.
> 
> - cygwin.din updated to include stdbit functions
> 
> - rtems/crt0.c: gcc master reported an error on a stub function
>   which is now fixed
> 
> Joel Sherrill (6):
>   newlib/libc: Add C23 stdbit.h from FreeBSD
>   Makefile.inc, stdbit/Makefile.inc: Add stdbit
>   newlib/Makefile.in: Regenerated
>   newlib/libc/stdbit: Make compile for C99 and newer
>   libc/sys/rtems/crt0.c: _arc4random_getentropy_fail should not return
>   cygwin.din, version.h: Add stdbit.h functions and increment minor

Pushed, except patch 5, which should be handled separately.

Thanks,
Corinna