[LTP] [PATCH v3 0/2] Build fixes
Jan Stancek
jstancek@redhat.com
Thu Apr 25 18:06:16 CEST 2024
On Thu, Apr 25, 2024 at 5:55 PM Petr Vorel <pvorel@suse.cz> wrote:
>
> changes v2->v3
> * Use just long long instead of define _GNU_SOURCE (Jan)
>
> Tested:
> https://github.com/pevik/ltp/actions/runs/8835557594
Thanks for trying this other approach, even as short-term fix, it will hopefully
at least give us more time to think about addressing other
instances of _GNU_SOURCE related issues.
>
> Ideally I'd like to merge tomorrow.
Acked-by: Jan Stancek <jstancek@redhat.com>
>
> Kind regards,
> Petr
>
> Petr Vorel (2):
> lapi/fs: Replace loff_t with long long
> lapi: getrandom05: Add getrandom() fallback
>
> configure.ac | 1 +
> include/lapi/fs.h | 6 +++---
> include/lapi/getrandom.h | 15 +++++++++++++--
> testcases/kernel/syscalls/getrandom/getrandom05.c | 3 ++-
> 4 files changed, 19 insertions(+), 6 deletions(-)
>
> --
> 2.43.0
>
More information about the ltp
mailing list