![]() This changes how filesystem::permissions(p, perms) handles symlinks. Previously symlinks were not resolved by default instead only getting resolved when "perms::resolve_symlinks" was used. After this change symlinks are resolved by default and perms::symlink_nofollow must be given to change this. This issue has not yet been moved to Ready status, and I will revert if it doesn't get moved at the current meeting. However I feel confident that it will and it's nice to have implementations when moving issues. llvm-svn: 273328 |
||
---|---|---|
.. | ||
fs.op.absolute | ||
fs.op.canonical | ||
fs.op.copy | ||
fs.op.copy_file | ||
fs.op.copy_symlink | ||
fs.op.create_directories | ||
fs.op.create_directory | ||
fs.op.create_directory_symlink | ||
fs.op.create_hard_link | ||
fs.op.create_symlink | ||
fs.op.current_path | ||
fs.op.equivalent | ||
fs.op.exists | ||
fs.op.file_size | ||
fs.op.hard_lk_ct | ||
fs.op.is_block_file | ||
fs.op.is_char_file | ||
fs.op.is_directory | ||
fs.op.is_empty | ||
fs.op.is_fifo | ||
fs.op.is_other | ||
fs.op.is_regular_file | ||
fs.op.is_socket | ||
fs.op.is_symlink | ||
fs.op.last_write_time | ||
fs.op.permissions | ||
fs.op.read_symlink | ||
fs.op.remove | ||
fs.op.remove_all | ||
fs.op.rename | ||
fs.op.resize_file | ||
fs.op.space | ||
fs.op.status | ||
fs.op.status_known | ||
fs.op.symlink_status | ||
fs.op.system_complete | ||
fs.op.temp_dir_path |