r238483 - in /branches/gcc-5-branch/libstdc++-v...
redi@gcc.gnu.org
redi@gcc.gnu.org
Tue Jul 19 17:17:00 GMT 2016
Author: redi
Date: Tue Jul 19 17:17:05 2016
New Revision: 238483
URL: https://gcc.gnu.org/viewcvs?rev=238483&root=gcc&view=rev
Log:
libstdc++/71320 Add or remove file permissions correctly
Backport from mainline
2016-06-06 Jonathan Wakely <jwakely@redhat.com>
PR libstdc++/71320
* src/filesystem/ops.cc (permissions(const path&, perms, error_code&)):
Add or remove permissions according to perms argument.
* testsuite/experimental/filesystem/operations/permissions.cc: New
test.
Added:
branches/gcc-5-branch/libstdc++-v3/testsuite/experimental/filesystem/operations/permissions.cc
Modified:
branches/gcc-5-branch/libstdc++-v3/ChangeLog
branches/gcc-5-branch/libstdc++-v3/src/filesystem/ops.cc
More information about the Gcc-cvs
mailing list