getrusage.2: Starting in 2.33, glibc no longer provides vtimes()

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2020-10-24 19:16:17 +02:00
parent 5ebc9e0a0a
commit c751bb1e0f
1 changed files with 3 additions and 0 deletions

View 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