r222718 - in /trunk/libstdc++-v3: ChangeLog src...

redi@gcc.gnu.org redi@gcc.gnu.org
Sat May 2 09:51:00 GMT 2015


Author: redi
Date: Sat May  2 09:51:49 2015
New Revision: 222718

URL: https://gcc.gnu.org/viewcvs?rev=222718&root=gcc&view=rev
Log:
	* 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.

Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/src/filesystem/ops.cc



More information about the Libstdc++-cvs mailing list