[PATCH 02/52] linux: Add futimes test

Florian Weimer fweimer@redhat.com
Fri Mar 5 20:33:33 GMT 2021


* Adhemerval Zanella via Libc-alpha:

> +#ifndef struct_stat
> +# define struct_stat struct stat64
> +#endif

This isn't necessary because xfstat is hard-wired to struct stat64.

Thanks,
Florian



More information about the Libc-alpha mailing list