[PATCH v5 3/8] Cygwin: winsup/doc/posix.xml: SUS V5 POSIX 2024 not implemented new additions

Corinna Vinschen corinna-cygwin@cygwin.com
Wed Jan 15 12:24:33 GMT 2025


On Jan 13 11:01, Brian Inglis wrote:
> On 2025-01-13 05:58, Corinna Vinschen wrote:
> But not in a standard Cygwin gcc 12 build which uses:
> 
> $ grep -A2 kill_ /usr/lib/gcc/x86_64-pc-cygwin/12/include/stdatomic.h
> #define kill_dependency(Y)			\
>   __extension__					\
>   ({						\
>     __auto_type __kill_dependency_tmp = (Y);	\
>     __kill_dependency_tmp;			\
>   })
> 
> and I missed checking earlier and qualifies? :^<
> 
> Should I change those comments to "available in" and qualify stdatomic.h
> with GCC or lib/gcc?

CMPLX doesn't need any qualifier.  The stuff from gcc should be noted as
from the gcc package, yes.


Corinna


More information about the Cygwin-patches mailing list