mirror of
git://sourceware.org/git/glibc.git
synced 2025-02-11 12:50:58 +08:00
This avoids the need to define struct_statx to an appropriate struct stat type variant because struct statx does not change based on time/file offset flags. Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
2 lines
27 B
C
2 lines
27 B
C
#include "tst-utimensat.c"
|