rust/library/std/src/sys
León Orell Valerian Liehr ba31a0a920
Rollup merge of #125998 - devnexen:get_mode_illumos, r=Nilstrieb
std::unix::fs::get_mode implementation for illumos/solaris.

they both support the F_GETFL fctnl flag/O_ACCMODE mask to get the file descriptor access modes.
2024-06-08 04:25:44 +02:00
..
os_str Rollup merge of #124410 - RalfJung:path-buf-transmute, r=Nilstrieb 2024-04-26 19:25:57 -04:00
pal Rollup merge of #125998 - devnexen:get_mode_illumos, r=Nilstrieb 2024-06-08 04:25:44 +02:00
path std: move path into sys 2024-02-08 12:51:35 +01:00
personality Fix unwinding on 32-bit watchOS ARM 2024-05-05 15:41:55 +02:00
sync std: move thread parking to sys::sync 2024-05-02 12:38:26 +02:00
thread_local Auto merge of #125525 - joboet:tls_accessor, r=cuviper 2024-06-04 05:03:52 +00:00
cmath.rs Make cmath.rs a single file 2024-02-07 12:02:24 -03:00
mod.rs std: clean up the TLS implementation 2024-05-24 12:28:05 +02:00