From: Seth McDonald Date: Fri, 9 Jan 2026 06:40:23 +0000 (+1000) Subject: man/man3type/intptr_t.3type: HISTORY: Update first POSIX appearance of [U]INTPTR_MAX... X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dd176e1b35a0012d9e32db44cb1cc2968f415002;p=thirdparty%2Fman-pages.git man/man3type/intptr_t.3type: HISTORY: Update first POSIX appearance of [U]INTPTR_MAX and INTPTR_MIN 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. Signed-off-by: Seth McDonald Message-ID: <455e106a5e0d571f617c544d870f252a1896ed0c.1767939178.git.sethmcmail@pm.me> Signed-off-by: Alejandro Colomar --- diff --git a/man/man3type/intptr_t.3type b/man/man3type/intptr_t.3type index 680553c2d..0e4339145 100644 --- a/man/man3type/intptr_t.3type +++ b/man/man3type/intptr_t.3type @@ -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.