Hi Brian,
On Jan 15 12:39, Brian Inglis wrote:
> +aligned_alloc(ISO C11)
> +assert (SVID - available in "assert.h" header)
> +at_quick_exit(ISO C11)
> +c16rtomb (ISO C11)
> +c32rtomb (ISO C11)
The source
On Jan 15 12:39, Brian Inglis wrote:
> diff --git a/winsup/doc/posix.xml b/winsup/doc/posix.xml
> index 949333b0c36c..0b23a2251028 100644
> --- a/winsup/doc/posix.xml
> +++ b/winsup/doc/posix.xml
> @@ -16,6 +16,9 @@ ISO/IEC DIS 9945 Information technology
> - Issue 8.
>
>
> +CMPLX
On Jan 15 12:39, Brian Inglis wrote:
> Add unavailable POSIX additions to Not Implemented section,
> with mentions of headers and packages where they are expected.
>
> Signed-off-by: Brian Inglis
> ---
> winsup/doc/posix.xml | 20 ++--
> 1 file changed, 18 insertions(+), 2 deleti
On Jan 15 12:39, Brian Inglis wrote:
> -<<< HEAD
> -isastream
> -===
> -kill_dependency (not available in "stdatomic.h" header)
> ->>> 5888275d7f48 (Cygwin: winsup/doc/posix.xml: SUS V5 POSIX 2024 move
> or remove dropped entries)
Oops.
Corinna
On Jan 15 12:39, Brian Inglis wrote:
> Move entries no longer in POSIX from the SUS/POSIX section to
> Deprecated Interfaces section and mark with (SUSv4).
> Remove entries no longer in POSIX from the NOT Implemented section.
> [...]
> @@ -1558,6 +1533,7 @@ ISO/IEC DIS 9945 Information technology
>
On Jan 15 12:39, Brian Inglis wrote:
> Move circular Ff/Fl and similar functions before hyperbolic Fh? and
> similar entries to keep base entries together with their -f -l variants.
Patches 6 to 8 can go away. We stick to ASCII order, one function
per line.
Thanks,
Corinna
On 2025-01-16 11:41, Corinna Vinschen wrote:
On Jan 15 12:39, Brian Inglis wrote:
Add unavailable POSIX additions to Not Implemented section,
with mentions of headers and packages where they are expected.
Signed-off-by: Brian Inglis
---
winsup/doc/posix.xml | 20 ++--
1 file
On 2025-01-16 11:40, Corinna Vinschen wrote:
On Jan 15 12:39, Brian Inglis wrote:
diff --git a/winsup/doc/posix.xml b/winsup/doc/posix.xml
index 949333b0c36c..0b23a2251028 100644
--- a/winsup/doc/posix.xml
+++ b/winsup/doc/posix.xml
@@ -16,6 +16,9 @@ ISO/IEC DIS 9945 Information technology
- I