From: Michael Kerrisk Date: Sat, 24 Oct 2020 17:16:17 +0000 (+0200) Subject: getrusage.2: Starting in 2.33, glibc no longer provides vtimes() X-Git-Tag: man-pages-5.11~468 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c751bb1e0f396f29b0c4e23610351fe36eb7b43a;p=thirdparty%2Fman-pages.git getrusage.2: Starting in 2.33, glibc no longer provides vtimes() Signed-off-by: Michael Kerrisk --- diff --git a/man2/getrusage.2 b/man2/getrusage.2 index bb5661d2f4..202eb0ecee 100644 --- a/man2/getrusage.2 +++ b/man2/getrusage.2 @@ -256,6 +256,9 @@ For backward compatibility, glibc (up until version 2.32) also provides .BR vtimes (). All new applications should be written using .BR getrusage (). +(Since version 2.33, glibc no longer provides an +.BR vtimes () +implementation.) .PP See also the description of .IR /proc/[pid]/stat