All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] tools/nolibc: add x32 support
@ 2025-07-12  9:00 Thomas Weißschuh
  2025-07-12  9:00 ` [PATCH 1/2] tools/nolibc: define time_t in terms of __kernel_old_time_t Thomas Weißschuh
  2025-07-12  9:00 ` [PATCH 2/2] selftests/nolibc: add x32 test configuration Thomas Weißschuh
  0 siblings, 2 replies; 4+ messages in thread
From: Thomas Weißschuh @ 2025-07-12  9:00 UTC (permalink / raw)
  To: Willy Tarreau, Shuah Khan
  Cc: linux-kernel, linux-kselftest, Thomas Weißschuh

Signed-off-by: Thomas Weißschuh <linux@weissschuh.net>
---
Thomas Weißschuh (2):
      tools/nolibc: define time_t in terms of __kernel_old_time_t
      selftests/nolibc: add x32 test configuration

 tools/include/nolibc/std.h                     |  4 +++-
 tools/testing/selftests/nolibc/Makefile.nolibc | 12 ++++++++++++
 tools/testing/selftests/nolibc/run-tests.sh    |  7 ++++++-
 3 files changed, 21 insertions(+), 2 deletions(-)
---
base-commit: 750aef513c610a37a13732ec64902428b839715e
change-id: 20250712-nolibc-x32-796a9da4c9ed

Best regards,
-- 
Thomas Weißschuh <linux@weissschuh.net>


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

end of thread, other threads:[~2025-07-13 13:42 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-12  9:00 [PATCH 0/2] tools/nolibc: add x32 support Thomas Weißschuh
2025-07-12  9:00 ` [PATCH 1/2] tools/nolibc: define time_t in terms of __kernel_old_time_t Thomas Weißschuh
2025-07-13 13:42   ` Willy Tarreau
2025-07-12  9:00 ` [PATCH 2/2] selftests/nolibc: add x32 test configuration Thomas Weißschuh

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.