public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
* [LTP] [PATCH v3 0/2] Build fixes
@ 2024-04-25 15:55 Petr Vorel
  2024-04-25 15:55 ` [LTP] [PATCH v3 1/2] lapi/fs: Replace loff_t with long long Petr Vorel
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Petr Vorel @ 2024-04-25 15:55 UTC (permalink / raw)
  To: ltp

changes v2->v3
* Use just long long instead of define _GNU_SOURCE (Jan)

Tested:
https://github.com/pevik/ltp/actions/runs/8835557594

Ideally I'd like to merge tomorrow.

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


-- 
Mailing list info: https://lists.linux.it/listinfo/ltp

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2024-04-25 21:03 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-25 15:55 [LTP] [PATCH v3 0/2] Build fixes Petr Vorel
2024-04-25 15:55 ` [LTP] [PATCH v3 1/2] lapi/fs: Replace loff_t with long long Petr Vorel
2024-04-25 15:55 ` [LTP] [PATCH v3 2/2] lapi: getrandom05: Add getrandom() fallback Petr Vorel
2024-04-25 16:06 ` [LTP] [PATCH v3 0/2] Build fixes Jan Stancek
2024-04-25 21:03   ` Petr Vorel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox