quit.c:_alter(): utimensat(2) not stat(2)+utime(2) (Philip Guenther)..
commit37e28ff5ce9843a84a8312c7d85a133f796d3d55
authorSteffen (Daode) Nurpmeso <sdaoden@users.sf.net>
Tue, 13 Oct 2015 13:49:59 +0000 (13 15:49 +0200)
committerSteffen (Daode) Nurpmeso <sdaoden@users.sf.net>
Sat, 26 Dec 2015 21:19:26 +0000 (26 22:19 +0100)
treefd748535f85435d3d2da1205214e796ff914186e
parent5b6b5eaaf989b150a60cac34e1143cf684a98dc2
quit.c:_alter(): utimensat(2) not stat(2)+utime(2) (Philip Guenther)..

Rather accidently i have seen a commit of Philip Guenther
(guenther at openbsd dot org) and i really liked it.  utime(2) has
also been obsoleted by new POSIX.  (Though for S-nail
compatibility is an issue and we have to keep a fallback.)
quit.c