]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
getrusage.2: Starting in 2.33, glibc no longer provides vtimes()
authorMichael Kerrisk <mtk.manpages@gmail.com>
Sat, 24 Oct 2020 17:16:17 +0000 (19:16 +0200)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Tue, 22 Dec 2020 11:01:31 +0000 (12:01 +0100)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man2/getrusage.2

index bb5661d2f4b0df1ac7be5f9b64c3e237b20f7ee3..202eb0eceee75b03771fc51fcfaa9bb7b8ff8b06 100644 (file)
@@ -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