mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/3] tools/nolibc: -Wwrite-strings compatibility
@ 2026-05-21 16:29 Thomas Weißschuh
  2026-05-21 16:29 ` [PATCH 1/3] tools/nolibc: cast default values of program_invocation_name Thomas Weißschuh
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Thomas Weißschuh @ 2026-05-21 16:29 UTC (permalink / raw)
  To: Willy Tarreau; +Cc: linux-kernel, Thomas Weißschuh

Make sure not to trigger -Wwrite-strings warnings.

Signed-off-by: Thomas Weißschuh <linux@weissschuh.net>
---
Thomas Weißschuh (3):
      tools/nolibc: cast default values of program_invocation_name
      selftests/nolibc: cast execve() argv string to character pointer
      selftests/nolibc: test against -Wwrite-strings

 tools/include/nolibc/errno.h                    | 4 ++--
 tools/testing/selftests/nolibc/Makefile.include | 2 +-
 tools/testing/selftests/nolibc/nolibc-test.c    | 2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)
---
base-commit: 136ca91411b0b637e862eb7b1cce2a56853edd17
change-id: 20260401-nolibc-write-strings-d7b2073917ff

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


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

end of thread, other threads:[~2026-05-24  8:18 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-05-21 16:29 [PATCH 0/3] tools/nolibc: -Wwrite-strings compatibility Thomas Weißschuh
2026-05-21 16:29 ` [PATCH 1/3] tools/nolibc: cast default values of program_invocation_name Thomas Weißschuh
2026-05-21 16:29 ` [PATCH 2/3] selftests/nolibc: cast execve() argv string to character pointer Thomas Weißschuh
2026-05-21 18:15   ` David Laight
2026-05-22 14:39     ` Thomas Weißschuh
2026-05-22 18:48       ` David Laight
2026-05-22 21:40         ` Thomas Weißschuh
2026-05-23  9:53           ` David Laight
2026-05-24  8:18             ` Thomas Weißschuh
2026-05-21 16:29 ` [PATCH 3/3] selftests/nolibc: test against -Wwrite-strings Thomas Weißschuh
2026-05-22  3:28 ` [PATCH 0/3] tools/nolibc: -Wwrite-strings compatibility Willy Tarreau

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®