about summary refs log tree commit diff
path: root/src/libstd/sync
diff options
context:
space:
mode:
authorSteven Allen <steven@stebalien.com>2016-11-19 09:53:54 -0800
committerSteven Allen <steven@stebalien.com>2016-11-22 08:42:28 -0800
commit1aaca5f29069a05e1aed73e33dd314c069fde756 (patch)
treed9b9caaf90e7c207f56d1fc4adabd8ee548c6e45 /src/libstd/sync
parent0f7c75b74fb7adc436eedc66c0032879293eeac6 (diff)
downloadrust-1aaca5f29069a05e1aed73e33dd314c069fde756.tar.gz
rust-1aaca5f29069a05e1aed73e33dd314c069fde756.zip
Add a method for setting permissions directly on an open file.
On unix like systems, the underlying file corresponding to any given path may
change at any time. This function makes it possible to set the permissions of
the a file corresponding to a `File` object even if its path changes.
Diffstat (limited to 'src/libstd/sync')
0 files changed, 0 insertions, 0 deletions