rustix icon indicating copy to clipboard operation
rustix copied to clipboard

Update statx to Linux 6.14

Open ginnyTheCat opened this issue 7 months ago • 2 comments

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.

ginnyTheCat avatar May 23 '25 21:05 ginnyTheCat

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!

sunfishcode avatar Nov 10 '25 13:11 sunfishcode

Ah, this still depends on https://github.com/rust-lang/libc/pull/4401.

sunfishcode avatar Nov 10 '25 13:11 sunfishcode