bytecodealliance/rustix

Use Linux's new `fchmodat2`

sunfishcode opened this issue · 0 comments

Linux 6.6 has a new fchmdat2 syscall with AT_SYMLINK_NOFOLLOW support; we should use it.