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
/
fd.rs
Age
Commit message (
Expand
)
Author
Lines
2025-04-04
Move fd into sys
Thalia Archibald
-674
/
+0
2025-03-26
Change the syntax of the internal `weak!` macro
Mads Marquart
-12
/
+40
2025-03-17
Rollup merge of #137621 - Berrysoft:cygwin-std, r=joboet
Jacob Pratt
-0
/
+4
2025-03-10
Fix building for cygwin
王宇逸
-0
/
+1
2025-03-10
Initial STD support for Cygwin
王宇逸
-0
/
+3
2025-03-10
Add comments for #[no_sanitize(cfi)] in stdlib
Bastian Kersting
-0
/
+2
2025-03-10
Disable CFI for weakly linked syscalls
Bastian Kersting
-0
/
+1
2025-01-01
Avoid use of LFS64 symbols on Emscripten
Kleis Auke Wolthuizen
-2
/
+0
2024-09-24
Initial std library support for NuttX
Huang Qi
-6
/
+36
2024-09-22
Reformat using the new identifier sorting from rustfmt
Michael Goulet
-8
/
+8
2024-07-29
Reformat `use` declarations.
Nicholas Nethercote
-6
/
+6
2024-07-24
Rollup merge of #127480 - biabbas:vxworks, r=workingjubilee
Matthias Krüger
-0
/
+2
2024-07-23
Initial implementation of anonymous_pipe
Jiahao XU
-0
/
+5
2024-07-23
Allow unused unsafe for vxworks in read_at and write at
B I Mohammed Abbas
-0
/
+2
2024-05-06
iOS/tvOS/watchOS/visionOS: Fix reading large files
Mads Marquart
-5
/
+6
2024-04-21
Fix watchOS and visionOS for pread64 and pwrite64 calls
Sebastian Imlay
-36
/
+64
2024-04-05
Rollup merge of #121419 - agg23:xrOS-pr, r=davidtwco
Guillaume Gomez
-0
/
+2
2024-03-26
Unix: Support more platforms with `preadv` and `pwritev`
Benoît du Garreau
-6
/
+22
2024-03-18
Support for visionOS
Adam Gastineau
-0
/
+2
2024-02-07
Make `io::BorrowedCursor::advance` safe
Benoît du Garreau
-1
/
+1
2024-01-11
std: begin moving platform support modules into `pal`
joboet
-0
/
+557