rust/library/std/src/sys
alesito85 f72eb4704a Add another error to Windows file open fallback
Added another error to be processed in fallback

Solution suggested by Chris Denton https://github.com/nushell/nushell/issues/6857#issuecomment-1426847135
2023-02-13 11:50:25 +01:00
..
common library/std/sys_common: Define MIN_ALIGN for m68k-unknown-linux-gnu 2023-01-21 12:00:14 +00:00
hermit refactor[std]: do not use box syntax 2023-01-17 14:08:35 +01:00
itron Remove various double spaces in source comments. 2023-01-14 17:22:04 +01:00
sgx std: rename Parker::new to Parker::new_in_place, add safe Parker::new constructor for SGX 2022-12-30 15:49:47 +01:00
solid refactor[std]: do not use box syntax 2023-01-17 14:08:35 +01:00
unix Rollup merge of #106001 - sdroege:glibc-skip-over-null-argv, r=ChrisDenton 2023-02-11 11:15:54 +05:30
unsupported Auto merge of #105698 - joboet:unsupported_threads_once, r=thomcc 2022-12-19 16:46:57 +00:00
wasi Allow wasi-libc to initialize its environment variables lazily. 2023-02-09 19:03:42 -08:00
wasm std: use a more efficient Once on platforms without threads 2022-12-14 13:55:30 +01:00
windows Add another error to Windows file open fallback 2023-02-13 11:50:25 +01:00
mod.rs Reduce CString allocations in std as much as possible 2022-10-03 11:13:17 -07:00