[PATCH v1 14/15] man/man3type/intN_t.3type: HISTORY: Split types and macros
From: Seth McDonald <hidden>
Date: 2026-01-06 07:10:04
Subsystem:
the rest · Maintainer:
Linus Torvalds
From: Seth McDonald <hidden>
Date: 2026-01-06 07:10:04
Subsystem:
the rest · Maintainer:
Linus Torvalds
Signed-off-by: Seth McDonald <redacted> --- man/man3type/intN_t.3type | 10 ++++++++++ 1 file changed, 10 insertions(+)
diff --git a/man/man3type/intN_t.3type b/man/man3type/intN_t.3type
index 8f68aeccee54..5078d0040cfd 100644
--- a/man/man3type/intN_t.3type
+++ b/man/man3type/intN_t.3type@@ -156,6 +156,16 @@ .SH DESCRIPTION .SH STANDARDS C11, POSIX.1-2024. .SH HISTORY +.TP +.RI [ u ] int N _t +C99, +POSIX.1-2001. +.TP +.RB [ U ] INT \f[I]N\f[] _MAX +.TQ +.BI INT N _MIN +.TQ +.RB [ U ] INT \f[I]N\f[] _C () C99, POSIX.1-2001. .P The
--
2.47.3