mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [GIT PULL] nolibc for 6.11-rc1
@ 2024-06-29 11:04 Thomas Weißschuh
  2024-06-30 16:06 ` Paul E. McKenney
  0 siblings, 1 reply; 10+ messages in thread
From: Thomas Weißschuh @ 2024-06-29 11:04 UTC (permalink / raw)
  To: Paul E. McKenney; +Cc: Shuah Khan, Willy Tarreau, linux-kernel

Hi Paul,

The following changes since commit f2661062f16b2de5d7b6a5c42a9a5c96326b8454:

  Linux 6.10-rc5 (2024-06-23 17:08:54 -0400)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/nolibc/linux-nolibc.git tags/nolibc-20240629-for-6.11-1

for you to fetch changes up to 6ca8f2e20bd1ced8a7cd12b3ae4b1ceca85cfc2b:

  selftests: kselftest: also use strerror() on nolibc (2024-06-29 09:44:58 +0200)

----------------------------------------------------------------
Thomas Weißschuh (8):
      selftests/nolibc: fix printf format mismatch in expect_str_buf_eq()
      selftests/nolibc: disable brk()/sbrk() tests on musl
      selftests/nolibc: run-tests.sh: use -Werror by default
      tools/nolibc: add limits for {u,}intmax_t, ulong and {u,}llong
      tools/nolibc: implement strtol() and friends
      selftests/nolibc: introduce condition to run tests only on nolibc
      tools/nolibc: implement strerror()
      selftests: kselftest: also use strerror() on nolibc

 tools/include/nolibc/stdint.h                |  19 +++++
 tools/include/nolibc/stdio.h                 |  10 +++
 tools/include/nolibc/stdlib.h                | 109 +++++++++++++++++++++++++++
 tools/testing/selftests/kselftest.h          |   8 --
 tools/testing/selftests/nolibc/Makefile      |   2 +-
 tools/testing/selftests/nolibc/nolibc-test.c | 109 ++++++++++++++++++++++-----
 tools/testing/selftests/nolibc/run-tests.sh  |   9 ++-
 7 files changed, 238 insertions(+), 28 deletions(-)


Thanks,
Thomas

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

end of thread, other threads:[~2024-07-15 21:27 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-06-29 11:04 [GIT PULL] nolibc for 6.11-rc1 Thomas Weißschuh
2024-06-30 16:06 ` Paul E. McKenney
2024-07-13  3:16   ` Paul E. McKenney
2024-07-14  4:57     ` Willy Tarreau
2024-07-14 15:57       ` Paul E. McKenney
2024-07-14  8:09     ` Thomas Weißschuh
2024-07-14 16:44       ` Paul E. McKenney
2024-07-15  7:00         ` Thomas Weißschuh
2024-07-15 15:50           ` Shuah Khan
2024-07-15 21:27           ` Paul E. McKenney

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

all inboxes | Powered by JetHome®