From: Seth McDonald Date: Thu, 22 Jan 2026 02:25:44 +0000 (+0000) Subject: man/man2/getpriority.2: HISTORY: Update first POSIX appearance of [gs]etpriority(2) X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=11a1810ecfe3637ad4c33c2f012728177285efcb;p=thirdparty%2Fman-pages.git man/man2/getpriority.2: HISTORY: Update first POSIX appearance of [gs]etpriority(2) getpriority(2) and setpriority(2) first appeared in SUSv1.[1] The functions were added to POSIX.1-2001 when POSIX and SUS merged, but as an XSI extension (still SUS-only).[2] [1] X/Open CAE Specification, System Interfaces and Headers Issue 4, Version 2, Chapter 3 "System Interfaces", pp. 262-263. [2] IEEE Std 1003.1-2001, Volume 2, Chapter 3 "System Interfaces", pp. 540-542. Signed-off-by: Seth McDonald Message-ID: <6bcf34a705e3f58af4e47f0b55e383787ddaa959.1769047228.git.sethmcmail@pm.me> Signed-off-by: Alejandro Colomar --- diff --git a/man/man2/getpriority.2 b/man/man2/getpriority.2 index 63509ee35..b5ce79ebb 100644 --- a/man/man2/getpriority.2 +++ b/man/man2/getpriority.2 @@ -139,8 +139,10 @@ values specified. .SH STANDARDS POSIX.1-2024. .SH HISTORY -POSIX.1-2001, -SVr4, 4.4BSD (these interfaces first appeared in 4.2BSD). +4.2BSD, +SVr4, +SUSv1, +POSIX.1-2001 XSI. .P The details on the condition for .B EPERM