5a9b1425e1
It was working on Linux because _GNU_SOURCE gets us POSIX.1-2008
compatibility, but not on macOS or the BSDs. There, we were still stuck
to full second precision.
This commit uses the template trick introduced by the futimes code
(which itself was inspired by commit
|
||
---|---|---|
.. | ||
filetest.pro | ||
main.cpp |