index
:
ampere-computing/gcc.git
common/ipa-str-reorg-v2
dfe-v1
gcc-7_3_0-amp-branch
gcc-7_3_0-retpoline-branch
gcc-7_3_0-retpoline2-branch
gcc-8_2_0-amp-branch
gcc-8_2_0-amp2-branch
gcc-8_2_0-amp3-branch
gcc-8_3_0-amp3-branch
gcc-8_4_0-amp-branch
gcc-9_1_0-amp-branch
gcc-9_3_0-amp-branch
master
master-dbcf2c2b2e
master-retpoline
GCC including Ampere Computing toolchain specific patches
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libstdc++-v3
/
src
/
filesystem
/
ops.cc
Age
Commit message (
Expand
)
Author
2018-01-13
PR libstdc++/83626 simplify filesystem::remove and filesystem::remove_all
redi
2018-01-05
PR libstdc++/83279 handle sendfile not copying entire file
redi
2018-01-05
PR libstdc++/83626 Don't report errors when removing non-existent files
redi
2018-01-05
PR libstdc++/79283 fix filesystem::read_symlink for /proc
redi
2017-01-01
Update copyright years.
jakub
2016-11-12
* src/filesystem/ops.cc (is_empty): Fix typo in exception message.
redi
2016-10-27
PR70975 Pass valid offset argument to sendfile
uros
2016-10-26
PR78111 fix fallback code for filesystem::canonical
redi
2016-10-25
Handle negative times in filesystem::last_write_time
redi
2016-10-25
Fix error handling in copy_file and equivalent
redi
2016-10-24
Fix error handling in filesystem::is_empty
redi
2016-10-24
PR71337 fix filesystem::temp_directory_path error handling
redi
2016-10-24
Do not retry failed close(3) in filesystem::copy
redi
2016-10-24
Implement DR resolutions for filesystem::copy
redi
2016-10-22
Ignore perms::symlink_nofollow on non-symlinks
redi
2016-10-21
LWG2720 implement filesystem::perms::symlink_nofollow
redi
2016-10-21
LWG2725 Fix error reporting for filesystem::exists
redi
2016-09-28
Check for overflow in filesystem::last_write_time
redi
2016-08-15
* src/filesystem/ops.cc: Always include ostream and
uros
2016-07-04
PR libstdc++/71313
ville
2016-06-06
libstdc++/71320 Add or remove file permissions correctly
redi
2016-05-10
libstdc++/71038 fix error checks in filesystem::copy_file
redi
2016-05-10
libstdc++/71036 Handle EEXIST in filesystem::create_directory
redi
2016-05-10
libstdc++/71037 Add base path to filesystem::canonical exceptions
redi
2016-04-19
libstdc++/70609 fix filesystem::copy()
redi
2016-04-19
Add noexcept to Filesystem TS operators
redi
2016-01-04
Update copyright years.
jakub
2015-10-02
Enable dual ABI for Filesystem library
redi
2015-09-23
Limit number of symlinks that canonical() will resolve
redi
2015-09-23
Fix filesystem::create_directories() function
redi
2015-09-16
Implement filesystem::canonical() without realpath
redi
2015-09-11
Fix filesystem::canonical on Solaris 10.
redi
2015-05-15
* src/filesystem/ops.cc (stat_type): Define alias for struct stat and
redi
2015-05-14
PR libstdc++/66011
redi
2015-05-02
* src/filesystem/ops.cc (last_write_time) [_GLIBCXX_USE_UTIMENSAT]:
redi
2015-05-01
* acinclude.m4 (GLIBCXX_ENABLE_FILESYSTEM_TS): Disable when <dirent.h>
redi
2015-04-30
Implement N4100 File System TS
redi