HomeFreeBSD

MFC r341598:

Description

MFC r341598:

stat(2): clarify which syscalls modify file timestamps

The list of syscalls that modify st_atim, st_mtim, and st_ctim was quite out
of date and probably not accurate to begin with. Update it, and make it
clear that the list is open-ended.

Reviewed by: kib
Differential Revision: https://reviews.freebsd.org/D18410

Details

Provenance
asomersAuthored on
Reviewer
kib
Differential Revision
D18410: stat(2): expand list of syscalls that modify st_mtim
Parents
rS344133: Finish the fix for overflow in calcru1().
Branches
Unknown
Tags
Unknown