rust/library/std
Stuart Cook 5226e15770
Rollup merge of #148126 - hax0kartik:vx-fix-148125, r=Mark-Simulacrum
Fix rust stdlib build failing for VxWorks

Fixes rust-lang/rust#148125.

O_NOFOLLOW is not supported on VxWorks. All the other defines/functions have been added to libc(0cd5032671)
2025-11-09 13:22:27 +11:00
..
benches benchmark path.components() iteration 2025-10-25 14:46:58 +02:00
src Rollup merge of #148126 - hax0kartik:vx-fix-148125, r=Mark-Simulacrum 2025-11-09 13:22:27 +11:00
tests move condvar test from mutex to condvar test file 2025-10-31 15:53:39 -04:00
build.rs Add Motor OS std library port 2025-10-08 08:57:58 -07:00
Cargo.toml Rollup merge of #147000 - moturus:motor-os_stdlib_pr, r=tgross35 2025-10-16 19:35:23 +02:00