gcc/libstdc++-v3/src
Jonathan Wakely b520d0cffb PR libstdc++/83626 simplify filesystem::remove and filesystem::remove_all
Backport from mainline
2018-01-05  Jonathan Wakely  <jwakely@redhat.com>

	PR libstdc++/83626
	* src/filesystem/ops.cc (remove(const path&, error_code&)): Remove
	unnecessary symlink_status call.
	(remove_all(const path&, error_code&)): Use filesystem::remove.

From-SVN: r256603
2018-01-13 01:53:47 +00:00
..
c++11 Fix alignment bugs in std::codecvt_utf16 2017-03-17 19:28:05 +00:00
c++98 PR libstdc++/60936 reduce coupling between objects in libstdc++.a 2017-02-03 18:59:05 +00:00
filesystem PR libstdc++/83626 simplify filesystem::remove and filesystem::remove_all 2018-01-13 01:53:47 +00:00
shared Update copyright years. 2017-01-01 13:07:43 +01:00
Makefile.am Update copyright years. 2017-01-01 13:07:43 +01:00
Makefile.in re PR other/79046 (g++ -print-file-name=plugin uses full version number in path) 2017-01-17 10:38:48 +01:00