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
/
pal
/
unix
/
fs.rs
Age
Commit message (
Expand
)
Author
Lines
2024-06-08
Rollup merge of #125998 - devnexen:get_mode_illumos, r=Nilstrieb
León Orell Valerian Liehr
-0
/
+4
2024-06-05
Rollup merge of #125940 - devnexen:unix_fs_netbsd_get_path, r=cuviper
Matthias Krüger
-9
/
+13
2024-06-04
std::unix::fs::get_mode implementation for illumos/solaris.
David Carlier
-0
/
+4
2024-06-04
std::unix::fs::get_path: using fcntl codepath for netbsd instead.
David Carlier
-9
/
+13
2024-06-03
Remove stray "this"
Tobias Bucher
-2
/
+1
2024-05-06
iOS/tvOS/watchOS/visionOS: Improve File Debug impl
Mads Marquart
-9
/
+9
2024-05-03
Horizon OS: dirfd unavailable
Andrea Ciliberti
-0
/
+1
2024-05-01
Auto merge of #124491 - madsmtm:target_vendor-apple, r=workingjubilee
bors
-102
/
+19
2024-04-29
Fix Fuchsia build broken by #124210
David Koloski
-0
/
+1
2024-04-29
Fix ESP IDF build broken by #124210
ivmarkov
-0
/
+1
2024-04-28
Use `target_vendor = "apple"` instead of `target_os = "..."`
Mads Marquart
-102
/
+19
2024-04-28
Auto merge of #124210 - the8472:consign-ebadf-to-the-fire, r=Mark-Simulacrum
bors
-0
/
+32
2024-04-28
put FD validity behind late debug_asserts checking
The 8472
-18
/
+29
2024-04-27
Elaborate in comment about `statx` probe
Tobias Bucher
-8
/
+4
2024-04-20
Abort a process when FD ownership is violated
The 8472
-0
/
+21
2024-04-15
Auto merge of #123928 - tbu-:pr_statx_enosys, r=workingjubilee
bors
-8
/
+5
2024-04-14
`statx` probe: `ENOSYS` might come from a faulty FUSE driver
Tobias Bucher
-8
/
+5
2024-04-10
Auto merge of #122812 - dtolnay:mode, r=workingjubilee
bors
-5
/
+115
2024-04-09
Show mode_t as octal in std::fs Debug impls
David Tolnay
-5
/
+115
2024-04-09
Auto merge of #123485 - madsmtm:use-libc-copyfile, r=joboet
bors
-39
/
+10
2024-04-05
Rollup merge of #121419 - agg23:xrOS-pr, r=davidtwco
Guillaume Gomez
-4
/
+34
2024-04-05
macOS: Use `libc` definitions for copyfile
Mads Marquart
-39
/
+10
2024-03-26
unix fs: Make hurd and horizon using explicit new rather than From
Samuel Thibault
-2
/
+2
2024-03-18
Support for visionOS
Adam Gastineau
-4
/
+34
2024-03-14
Auto merge of #114038 - Stargateur:108277, r=ChrisDenton
bors
-15
/
+15
2024-03-06
unix time module now return result
Antoine PLASKOWSKI
-15
/
+15
2024-02-27
handle unavailable creation time as `io::ErrorKind::Unsupported`
Jan Starke
-1
/
+1
2024-02-24
library: use `addr_of!`
Pavel Grigorenko
-3
/
+3
2024-02-18
Dyn erase at call site
David Thomas
-21
/
+21
2024-01-11
std: fix module references on UNIX
joboet
-3
/
+3
2024-01-11
std: begin moving platform support modules into `pal`
joboet
-0
/
+2162