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
/
mod.rs
Age
Commit message (
Expand
)
Author
Lines
2024-07-12
Rollup merge of #126827 - the8472:pidfd-spawn, r=workingjubilee
Matthias Krüger
-0
/
+4
2024-06-25
document the cvt methods
The 8472
-0
/
+4
2024-06-24
Auto merge of #126523 - joboet:the_great_big_tls_refactor, r=Mark-Simulacrum
bors
-2
/
+0
2024-06-22
Add PidFd::{kill, wait, try_wait}
The 8472
-0
/
+2
2024-06-15
std: refactor the TLS implementation
joboet
-2
/
+0
2024-05-17
Use `_NSGetArgc`/`_NSGetArgv` on iOS/tvOS/watchOS/visionOS
Mads Marquart
-6
/
+5
2024-05-06
iOS/tvOS/watchOS/visionOS: Set the main thread name
Mads Marquart
-2
/
+2
2024-05-03
Rollup merge of #124480 - Enselic:on-broken-pipe, r=jieyouxu
Michael Goulet
-6
/
+6
2024-05-02
Change `SIGPIPE` ui from `#[unix_sigpipe = "..."]` to `-Zon-broken-pipe=...`
Martin Nordholts
-6
/
+6
2024-04-28
Use `target_vendor = "apple"` instead of `target_os = "..."`
Mads Marquart
-7
/
+3
2024-04-11
Factor some common `io::Error` constants
Benoît du Garreau
-1
/
+1
2024-03-18
Support for visionOS
Adam Gastineau
-1
/
+2
2024-03-01
Auto merge of #114016 - krtab:delete_sys_memchr, r=workingjubilee
bors
-1
/
+0
2024-02-24
library: use `addr_of!`
Pavel Grigorenko
-1
/
+1
2024-02-20
Delete architecture-specific memchr code in std::sys
Arthur Carcano
-1
/
+0
2024-02-16
std: move locks to `sys` on UNIX and other futex platforms
joboet
-1
/
+0
2024-02-08
std: move path into `sys`
joboet
-1
/
+0
2024-01-22
std: move cmath into `sys`
joboet
-2
/
+0
2024-01-15
std: move OS String implementation into `sys`
joboet
-1
/
+0
2024-01-11
std: begin moving platform support modules into `pal`
joboet
-0
/
+443