Files
linux/tools/include/nolibc
Thomas Weißschuh 638b481613 tools/nolibc: cast default values of program_invocation_name
With -Wwrite-strings the plain assignment triggers a warning as a
'const char *' is assigned to a 'char *', removing the const qualifier.

Casting the const away is fine, as there is no valid modification that
can be done to an empty string anyways.

Signed-off-by: Thomas Weißschuh <linux@weissschuh.net>
Acked-by: Willy Tarreau <w@1wt.eu>
Link: https://patch.msgid.link/20260525-nolibc-write-strings-v2-1-ab5cc16c7b23@weissschuh.net
2026-05-26 21:06:12 +02:00
..
2026-04-27 09:00:50 +02:00
2026-05-24 23:58:04 +02:00
2026-05-24 23:58:04 +02:00
2026-05-24 23:58:04 +02:00
2026-04-27 20:08:48 +02:00
2026-03-22 10:40:37 +01:00
2025-05-21 15:32:05 +02:00
2026-04-27 09:00:50 +02:00
2026-04-04 10:28:57 +02:00
2023-10-12 21:13:52 +02:00
2024-07-29 07:52:57 +02:00
2026-05-24 23:58:04 +02:00