index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
library
/
std
/
src
/
sys
/
unix
/
ext
/
fs.rs
Age
Commit message (
Expand
)
Author
Lines
2021-05-03
Move `std::sys::unix::ext` to `std::os::unix`
Christiaan Dirkx
-912
/
+0
2021-04-30
Add std::os::unix::fs::chroot to change the root directory of the current pro...
Josh Triplett
-0
/
+26
2021-03-24
Rollup merge of #83353 - m-ou-se:io-error-avoid-alloc, r=nagisa
Dylan DPC
-3
/
+3
2021-03-21
Use io::Error::new_const everywhere to avoid allocations.
Mara Bos
-3
/
+3
2021-03-02
Move `std::sys::unix::platform` to `std::sys::unix::ext`
Christiaan Dirkx
-1
/
+1
2020-11-14
Disambiguate symlink argument names
David Tolnay
-3
/
+3
2020-10-16
Take sys/vxworks/{fd,fs,io} from sys/unix instead.
Mara Bos
-0
/
+7
2020-09-22
Revert "Function to convert OpenOptions to c_int"
Joshua Nelson
-29
/
+0
2020-09-22
Auto merge of #76110 - FedericoPonzi:convert-openoptions-cint, r=JoshTriplett
bors
-0
/
+29
2020-09-22
enable unstable open_options_ext_as_flags feature in doc comments
Federico Ponzi
-0
/
+1
2020-09-16
Sets as_flags as unstable
Federico Ponzi
-1
/
+1
2020-09-12
Remove Windows details from Unix and VmWorks symlink() docstrings
Nicholas Bishop
-9
/
+0
2020-09-04
Fix nlink example typo
Chris Gillespie
-1
/
+1
2020-09-02
Convert many files to intra-doc links
Joshua Nelson
-2
/
+5
2020-09-02
Update docs of OpenOptions::as_flags
Federico Ponzi
-3
/
+2
2020-08-31
Update OpenOptions::as_flags docs, and minor styling
Federico Ponzi
-9
/
+8
2020-08-31
Add as_flag function to the OpenOptionsExt struct
Federico Ponzi
-0
/
+30
2020-08-19
Switch to intra-doc links in /src/sys/unix/ext/*.rs
Prabakaran Kumaresshan
-32
/
+13
2020-07-27
mv std libs to library/
mark
-0
/
+904