]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
man/man3type/div_t.3type: HISTORY: Split [l]div_t(3type) and {ll,imax}div_t(3type)
authorSeth McDonald <seth.i.mcdonald@gmail.com>
Tue, 6 Jan 2026 07:07:56 +0000 (17:07 +1000)
committerAlejandro Colomar <alx@kernel.org>
Tue, 6 Jan 2026 14:03:31 +0000 (15:03 +0100)
Signed-off-by: Seth McDonald <sethmcmail@pm.me>
Message-ID: <417e53f6394af198ebac893236ad51beafa3488e.1767675322.git.sethmcmail@pm.me>
Signed-off-by: Alejandro Colomar <alx@kernel.org>
man/man3type/div_t.3type

index 19af4ee7d5c346b1d8a399b9ef1dd0170b16bc88..654e78b215c03c1ea7ee85a7db0b6d3dcd55362b 100644 (file)
@@ -49,6 +49,16 @@ function.
 .SH STANDARDS
 C11, POSIX.1-2024.
 .SH HISTORY
+.TP
+.I div_t
+.TQ
+.I ldiv_t
+C99,
+POSIX.1-2001.
+.TP
+.I lldiv_t
+.TQ
+.I imaxdiv_t
 C99, POSIX.1-2001.
 .SH SEE ALSO
 .BR div (3),