Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libsupport: Add 64-bit time_t support for stat functions | Adhemerval Zanella | 2021-06-15 | 1 | -0/+32 |
The patch adds redirections for xstat, xlstat, and xfstat when _TIME_BITS=64 is defined. Reviewed-by: Lukasz Majewski <lukma@denx.de> Reviewed-by: Carlos O'Donell <carlos@redhat.com> Tested-by: Carlos O'Donell <carlos@redhat.com> |