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
/
os
/
linux
Age
Commit message (
Expand
)
Author
Lines
2025-07-01
Update version placeholders
Josh Stone
-1
/
+1
2025-06-09
Rollup merge of #129121 - devnexen:stabilize_ext_linux_tcp_layer, r=tgross35
Matthias Krüger
-1
/
+1
2025-06-06
Add new Tier-3 targets: `loongarch32-unknown-none*`
WANG Rui
-0
/
+1
2024-08-15
proposal to expand (a subset of) linux specific socket capabilities.
David Carlier
-1
/
+1
2024-07-29
Reformat `use` declarations.
Nicholas Nethercote
-4
/
+1
2024-06-22
to extract a pidfd we must consume the child
The 8472
-7
/
+15
2024-06-22
Add PidFd::{kill, wait, try_wait}
The 8472
-16
/
+51
2024-06-05
Promote `arm64ec-pc-windows-msvc` to tier 2
Daniel Paoliello
-1
/
+5
2023-10-25
Convert `Unix{Datagram,Stream}::{set_}passcred()` to per-OS traits
John Millikin
-0
/
+3
2024-01-24
Finishing clone3 clean up
Askar Safin
-2
/
+1
2023-11-19
Rollup merge of #117957 - the8472:pidfd-wait, r=Mark-Simulacrum
Michael Goulet
-0
/
+6
2023-11-17
Rollup merge of #117338 - workingjubilee:asmjs-meets-thanatos, r=b-naber
Matthias Krüger
-1
/
+0
2023-11-16
if available use a Child's pidfd for kill/wait
The 8472
-0
/
+6
2023-10-28
Remove asmjs from library
Jubilee Young
-1
/
+0
2023-10-29
Don't use LFS64 symbols on musl
git-bruh
-1
/
+8
2023-08-14
add a csky-unknown-linux-gnuabiv2 target
Dirreke
-0
/
+1
2023-07-18
support for mips32r6 as a target_arch value
chenx97
-1
/
+1
2023-07-18
support for mips64r6 as a target_arch value
chenx97
-0
/
+1
2023-05-01
Inline AsRawFd implementations
Konrad Borowski
-0
/
+1
2023-05-01
Inline AsInner implementations
Konrad Borowski
-0
/
+1
2023-04-28
replace version placeholders
Pietro Albini
-2
/
+2
2023-04-04
library/std: Add support for loongarch64
zhaixiaojuan
-0
/
+1
2023-03-18
Stabilise `unix_socket_abstract`
John Millikin
-2
/
+2
2023-01-25
Remove outdated cfg on `le32`
Urgau
-1
/
+0
2022-09-18
Move `unix_socket_abstract` feature API to `SocketAddrExt`.
John Millikin
-0
/
+5
2022-09-18
Adjust `tcp_quickack` feature to allow other `os::linux::net` features.
John Millikin
-2
/
+2
2022-08-13
created tcpstream quickack trait
Berend-Jan Lange
-0
/
+5
2022-05-09
Auto merge of #95960 - jhpratt:remove-rustc_deprecated, r=compiler-errors
bors
-6
/
+6
2022-05-06
Use statx's 64-bit times on 32-bit linux-gnu
Josh Stone
-3
/
+18
2022-04-14
Remove use of `#[rustc_deprecated]`
Jacob Pratt
-6
/
+6
2022-01-09
Compute most of Public/Exported access level in rustc_resolve
Lamb
-0
/
+1
2021-09-20
Auto merge of #88321 - glaubitz:m68k-linux, r=wesleywiser
bors
-0
/
+1
2021-09-17
modify std::os docs to be more consistent
Sachin Cherian
-2
/
+6
2021-09-17
libstd: Add m68k for raw type definitions on Linux
John Paul Adrian Glaubitz
-0
/
+1
2021-08-19
Update PidFd for the new I/O safety APIs.
Dan Gohman
-4
/
+22
2021-08-04
Re-use std::sealed::Sealed in os/linux/process.
Mara Bos
-12
/
+3
2021-08-01
Add dummy FileDesc struct for doc target
Dominik Stolz
-0
/
+4
2021-07-21
Add tracking issue and link to man-page
Dominik Stolz
-2
/
+3
2021-07-21
Add PidFd type and seal traits
Dominik Stolz
-22
/
+124
2021-07-21
Add Linux-specific pidfd process extensions
Aaron Hill
-0
/
+48
2021-05-03
Cleanup `std::os`
Christiaan Dirkx
-1
/
+1
2021-02-02
Fix AArch64 types in std::os::raw
Amanieu d'Antras
-8
/
+8
2020-10-09
doc: disambiguate stat in MetadataExt::as_raw_stat
Josh Stone
-1
/
+1
2020-09-28
library/std: Set OS raw type definitions for sparc-unknown-linux-gnu
John Paul Adrian Glaubitz
-0
/
+1
2020-09-16
library/std: linux: Add support for RISC-V 32-bit
Alistair Francis
-1
/
+2
2020-09-11
Update `std::os` module documentation.
Christiaan Dirkx
-2
/
+4
2020-08-30
fix broken trait method links
Andy Russell
-3
/
+3
2020-08-27
Rollup merge of #74730 - androm3da:fix_libstd_hexlinux_01, r=dtolnay
Dylan DPC
-24
/
+24
2020-08-11
Revert #tymethods
Prabakaran Kumaresshan
-3
/
+3
2020-08-11
Switch to intra-doc links in library/std/src/os/*/fs.rs
Prabakaran Kumaresshan
-5
/
+5
[next]