Thread (49 messages) 49 messages, 4 authors, 2025-12-23

[PATCH v1 03/12] man/man3/posix_memalign.3: STANDARDS: aligned_alloc() conforms to ISO C17, not C11

From: Alejandro Colomar <alx@kernel.org>
Date: 2025-12-10 12:40:09
Subsystem: the rest · Maintainer: Linus Torvalds

ISO C17 removed a restriction that was in place in C11.  This
documentation doesn't conform to C11; it conforms to C17.

Fixes: 7fd1e0f2be21 (2023-05-20; "posix_memalign.3: Update aligned_alloc(3) to match C17")
Reported-by: Seth McDonald <redacted>
Signed-off-by: Alejandro Colomar <alx@kernel.org>
---
 man/man3/posix_memalign.3 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/man/man3/posix_memalign.3 b/man/man3/posix_memalign.3
index 4cf63d283..d0adaab01 100644
--- a/man/man3/posix_memalign.3
+++ b/man/man3/posix_memalign.3
@@ -162,7 +162,7 @@ .SH ATTRIBUTES
 .SH STANDARDS
 .TP
 .BR aligned_alloc ()
-C11.
+C17.
 .TP
 .BR posix_memalign ()
 POSIX.1-2008.
-- 
2.51.0
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help