rustix
rustix copied to clipboard
Update statx to Linux 6.14
Fix #1385. Waiting on https://github.com/sunfishcode/linux-raw-sys/pull/155 + release and https://github.com/rust-lang/libc/pull/4401 for all constants.
I took the liberty of rebasing on trunk, which already had the stx_dio_read_offset_align field, but not yet the flags. Thanks for the PR!
Ah, this still depends on https://github.com/rust-lang/libc/pull/4401.