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
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
2020-07-27
Hexagon libstd: update type defs
Brian Cain
-24
/
+24
2020-07-27
mv std libs to library/
mark
-0
/
+747