]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
man/man3type/intptr_t.3type: HISTORY: Update first POSIX appearance of [U]INTPTR_MAX...
authorSeth McDonald <sethmcmail@pm.me>
Fri, 9 Jan 2026 06:40:23 +0000 (16:40 +1000)
committerAlejandro Colomar <alx@kernel.org>
Fri, 9 Jan 2026 10:22:07 +0000 (11:22 +0100)
INTPTR_MAX, UINTPTR_MAX, and INTPTR_MIN are defined if and only if
intptr_t(3type) and uintptr_t(3type) are declared.[1]  So given that the
types are only mandatory on XSI-conformant systems, the same is true for
the macros.

[1] IEEE Std 1003.1-2001, Volume 1, Chapter 13 "Headers", pp. 314,
316-318.
<https://pubs.opengroup.org/onlinepubs/009604499/basedefs/stdint.h.html>

Signed-off-by: Seth McDonald <sethmcmail@pm.me>
Message-ID: <455e106a5e0d571f617c544d870f252a1896ed0c.1767939178.git.sethmcmail@pm.me>
Signed-off-by: Alejandro Colomar <alx@kernel.org>
man/man3type/intptr_t.3type

index 680553c2de25864b5df7d73662c9d5013685cc05..0e433914521eb31fd43a64129f492f92693903cb 100644 (file)
@@ -106,7 +106,7 @@ POSIX.1-2001 XSI.
 .TQ
 .B INTPTR_MIN
 C99,
-POSIX.1-2001.
+POSIX.1-2001 XSI.
 .TP
 .RB [ U ] INTPTR_WIDTH
 C99, POSIX.1-2001.