rust/library/std/src/sys
David Carlier 65530ba100
std::unix::fs: copy simplification for apple.
since we do support from macOs Sierra, we avoid the little runtime overhead
with the fclonefileat symbol check.
2024-06-21 21:22:57 +01:00
..
os_str Convert some module-level // and /// comments to //!. 2024-06-20 09:23:18 +10:00
pal std::unix::fs: copy simplification for apple. 2024-06-21 21:22:57 +01: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 Add blank lines after module-level //! comments. 2024-06-20 09:23:20 +10:00
thread_local Auto merge of #125525 - joboet:tls_accessor, r=cuviper 2024-06-04 05:03:52 +00:00
backtrace.rs std: move sys_common::backtrace to sys 2024-06-16 13:14:01 +02:00
cmath.rs Make cmath.rs a single file 2024-02-07 12:02:24 -03:00
mod.rs std: move sys_common::backtrace to sys 2024-06-16 13:14:01 +02:00