statx syscall missing
stat
and ls
, issues statx
call on newer kernels. It is not intercepted.
statx(dfd=AT_FDCWD, pathname="test/sample", flags=0x100, mask=0xfff, buffer=0x7fffffffdb30) = ?
stat
and ls
, issues statx
call on newer kernels. It is not intercepted.
statx(dfd=AT_FDCWD, pathname="test/sample", flags=0x100, mask=0xfff, buffer=0x7fffffffdb30) = ?