Florian Weimer e7c14e542d support: Use macros for *stat wrappers
Macros will automatically use the correct types, without
having to fiddle with internal glibc macros.  It's also
impossible to get the types wrong due to aliasing because
support_check_stat_fd and support_check_stat_path do not
depend on the struct stat* types.

The changes reveal some inconsistencies in tests.

Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
2024-08-16 16:05:20 +02:00
..
2024-02-27 10:52:58 -03:00
2021-09-03 22:06:44 +05:30
2021-09-03 22:06:44 +05:30
2024-01-01 10:53:40 -08:00
2021-06-15 10:42:11 -03:00
2021-06-15 10:42:11 -03:00
2023-10-24 12:31:00 +02:00