public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] tools/nolibc: add support for [v]sscanf()
@ 2024-07-31 18:32 Thomas Weißschuh
  2024-07-31 18:32 ` [PATCH 1/2] " Thomas Weißschuh
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Thomas Weißschuh @ 2024-07-31 18:32 UTC (permalink / raw)
  To: Willy Tarreau, Shuah Khan
  Cc: linux-kernel, linux-kselftest, Thomas Weißschuh

The implementation is limited and only supports numeric arguments.

Signed-off-by: Thomas Weißschuh <linux@weissschuh.net>
---
Thomas Weißschuh (2):
      tools/nolibc: add support for [v]sscanf()
      Revert "selftests: kselftest: Fix build failure with NOLIBC"

 tools/include/nolibc/stdio.h                 | 93 ++++++++++++++++++++++++++++
 tools/testing/selftests/kselftest.h          |  5 --
 tools/testing/selftests/nolibc/nolibc-test.c | 59 ++++++++++++++++++
 3 files changed, 152 insertions(+), 5 deletions(-)
---
base-commit: ae1f550efc11eaf1496c431d9c6e784cb49124c5
change-id: 20240414-nolibc-scanf-f1db6930d0c6

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


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

end of thread, other threads:[~2024-08-03 10:16 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-31 18:32 [PATCH 0/2] tools/nolibc: add support for [v]sscanf() Thomas Weißschuh
2024-07-31 18:32 ` [PATCH 1/2] " Thomas Weißschuh
2024-07-31 23:01   ` Shuah Khan
2024-08-02 15:48     ` Thomas Weißschuh
2024-08-02 21:20       ` Shuah Khan
2024-08-03 10:16       ` Willy Tarreau
2024-07-31 18:32 ` [PATCH 2/2] Revert "selftests: kselftest: Fix build failure with NOLIBC" Thomas Weißschuh
2024-07-31 22:56 ` [PATCH 0/2] tools/nolibc: add support for [v]sscanf() Shuah Khan

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