This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-13 in repository gcc.
from bae27ba9ded libstdc++: Use close-on-exec for file descriptors in filesy [...] new c0a57904308 libstdc++: Make std::filesystem::copy_file work for procfs [...]
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: libstdc++-v3/src/filesystem/ops-common.h | 46 +++++++++++++--------- .../filesystem/operations/copy_file_108178.cc | 33 ++++++++++++++++ 2 files changed, 61 insertions(+), 18 deletions(-) create mode 100644 libstdc++-v3/testsuite/27_io/filesystem/operations/copy_file_108178.cc