mirror of https://git.musl-libc.org/git/musl
Browse Source
The current implementation of the statx function fails to set the values of stx->stx_rdev_major and stx->stx_rdev_minor if the statx syscall fails with ENOSYS and thus the statx function has to fall back on fstatat-based emulation.master
committed by
Rich Felker
1 changed files with 2 additions and 0 deletions
Loading…
Reference in new issue