* src/filesystem/ops.cc (last_write_time) [_GLIBCXX_USE_UTIMENSAT]:
commitf80935cc0c647188465a0828a91bace853679aea
authorredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 2 May 2015 09:51:49 +0000 (2 09:51 +0000)
committerredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 2 May 2015 09:51:49 +0000 (2 09:51 +0000)
tree27ef7457837a52d6cefb1efc9294e8242996acae
parent22e2d477df98cb3111c7226555586bf627a1c92d
* src/filesystem/ops.cc (last_write_time) [_GLIBCXX_USE_UTIMENSAT]:
Set timespec members explicitly instead of with a braced-init-list.
[_GLIBCXX_HAVE_UTIME_H]: Use lambda to handle st_atime being a macro.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@222718 138bc75d-0d04-0410-961f-82ee72b054a4
libstdc++-v3/ChangeLog
libstdc++-v3/src/filesystem/ops.cc