gcc/libstdc++-v3
Ville Voutilainen 4b386db092 backport: re PR libstdc++/71313 ([Filesystem TS] remove_all fails to remove directory contents recursively)
Backport from mainline
        2016-07-04  Ville Voutilainen  <ville.voutilainen@gmail.com>

	PR libstdc++/71313
	* src/filesystem/ops.cc (remove_all(const path&, error_code&)):
	Call remove_all for children of a directory.
	* testsuite/experimental/filesystem/operations/create_directories.cc:
	Adjust.

From-SVN: r237981
2016-07-04 16:52:21 +03:00
..
config Add __int128 symbols to x32 aseline_symbols.txt 2016-01-16 15:11:22 -08:00
doc Improve generated libstdc++ API docs 2015-12-11 12:46:50 +00:00
include Test begin and end functions for directory iterators 2016-05-25 16:43:17 +01:00
libsupc++ Backport fix for PR libstdc++/62258 from mainline 2015-09-03 16:10:25 +01:00
po Makefile.in: Regenerate with automake-1.11.6. 2015-08-18 18:58:06 +01:00
python re PR libstdc++/68448 (Python Pretty Printers get disabled on libstdc++ reload by GDB) 2015-11-20 19:10:12 +00:00
scripts Improve generated libstdc++ API docs 2015-12-11 12:46:50 +00:00
src backport: re PR libstdc++/71313 ([Filesystem TS] remove_all fails to remove directory contents recursively) 2016-07-04 16:52:21 +03:00
testsuite backport: re PR libstdc++/71313 ([Filesystem TS] remove_all fails to remove directory contents recursively) 2016-07-04 16:52:21 +03:00
ChangeLog backport: re PR libstdc++/71313 ([Filesystem TS] remove_all fails to remove directory contents recursively) 2016-07-04 16:52:21 +03:00
ChangeLog-1998 ChangeLog rotation. 2013-01-03 10:47:48 +01:00
ChangeLog-1999 ChangeLog rotation. 2013-01-03 10:47:48 +01:00
ChangeLog-2000 ChangeLog rotation. 2013-01-03 10:47:48 +01:00
ChangeLog-2001 ChangeLog rotation. 2013-01-03 10:47:48 +01:00
ChangeLog-2002 ChangeLog rotation. 2013-01-03 10:47:48 +01:00
ChangeLog-2003 ChangeLog rotation. 2013-01-03 10:47:48 +01:00
ChangeLog-2004 ChangeLog rotation. 2013-01-03 10:47:48 +01:00
ChangeLog-2005 ChangeLog rotation. 2013-01-03 10:47:48 +01:00
ChangeLog-2006 ChangeLog rotation. 2013-01-03 10:47:48 +01:00
ChangeLog-2007 ChangeLog rotation. 2013-01-03 10:47:48 +01:00
ChangeLog-2008 ChangeLog rotation. 2013-01-03 10:47:48 +01:00
ChangeLog-2009 ChangeLog rotation. 2013-01-03 10:47:48 +01:00
ChangeLog-2010 ChangeLog rotation. 2013-01-03 10:47:48 +01:00
ChangeLog-2011 ChangeLog rotation. 2013-01-03 10:47:48 +01:00
ChangeLog-2012 ChangeLog rotation. 2013-01-03 10:47:48 +01:00
ChangeLog-2013 * ChangeLog-2013: Correct an old entry. 2014-05-26 23:49:19 +02:00
ChangeLog-2014 Rotate libstdc++-v3/ChangeLog 2015-01-02 16:50:36 +00:00
Makefile.am Update copyright years. 2015-01-05 13:33:28 +01:00
Makefile.in Makefile.in: Regenerate with automake-1.11.6. 2015-08-18 18:58:06 +01:00
README
acinclude.m4 Handle C++11 <math.h> overloads on Solaris 12 2015-11-24 13:25:07 +00:00
aclocal.m4 Makefile.in: Regenerate with automake-1.11.6. 2015-08-18 18:58:06 +01:00
config.h.in Handle C++11 <math.h> overloads on Solaris 12 2015-11-24 13:25:07 +00:00
configure * configure: Regenerate. 2015-11-26 08:51:04 -05:00
configure.ac Handle C++11 <math.h> overloads on Solaris 12 2015-11-24 13:25:07 +00:00
configure.host re PR target/66200 (GCC for ARM / AArch64 doesn't define TARGET_RELAXED_ORDERING) 2015-06-24 09:59:28 +00:00
crossconfig.m4 Remove obsolete Solaris 9 support 2014-04-22 12:30:59 +00:00
fragment.am Commit the vtable verification feature. 2013-08-06 20:38:59 -07:00
linkage.m4 linkage.m4 (GLIBCXX_CHECK_STDLIB_DECL_AND_LINKAGE): New. 2013-02-11 12:50:13 -05:00

README

file: libstdc++-v3/README

New users may wish to point their web browsers to the file
index.html in the 'doc/html' subdirectory.  It contains brief
building instructions and notes on how to configure the library in
interesting ways.