rust/library/std/src/sys/pal
Chris Denton ca56dc8537
Windows: Use FILE_ALLOCATION_INFO for truncation
But fallback to FILE_END_OF_FILE_INFO for WINE
2024-12-24 11:04:12 +00:00
..
common std: update internal uses of io::const_error! 2024-11-26 18:38:24 +01:00
hermit Use field init shorthand where possible 2024-12-17 14:33:10 -08:00
itron Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
sgx Use field init shorthand where possible 2024-12-17 14:33:10 -08:00
solid std: update internal uses of io::const_error! 2024-11-26 18:38:24 +01:00
teeos Rollup merge of #130254 - GrigorenkoPV:QuotaExceeded, r=dtolnay 2024-12-06 21:21:04 +01:00
uefi std: update internal uses of io::const_error! 2024-11-26 18:38:24 +01:00
unix mri: add track_caller to thread spawning methods for better backtraces 2024-12-20 15:03:51 +01:00
unsupported std: update internal uses of io::const_error! 2024-11-26 18:38:24 +01:00
wasi Rollup merge of #133184 - osiewicz:wasm-fix-infinite-loop-in-remove-dir-all, r=Noratrieb 2024-12-10 08:55:55 +01:00
wasip2 std: update internal uses of io::const_error! 2024-11-26 18:38:24 +01:00
wasm Abstract the state type for futexes 2024-10-17 12:21:53 -07:00
windows Windows: Use FILE_ALLOCATION_INFO for truncation 2024-12-24 11:04:12 +00:00
xous std: update internal uses of io::const_error! 2024-11-26 18:38:24 +01:00
zkvm std: update internal uses of io::const_error! 2024-11-26 18:38:24 +01:00
mod.rs android: Remove libstd hacks for unsupported Android APIs 2024-07-31 01:03:36 +00:00