mirror-linux/arch/sparc/prom
Thorsten Blum 9040d7c77e sparc64: Replace deprecated strcpy() with strscpy() in prom_nextprop()
strcpy() is deprecated; use strscpy() instead.

No functional changes intended.

Link: https://github.com/KSPP/linux/issues/88
Signed-off-by: Thorsten Blum <thorsten.blum@linux.dev>
Reviewed-by: Andreas Larsson <andreas@gaisler.com>
Signed-off-by: Andreas Larsson <andreas@gaisler.com>
2025-09-26 17:27:06 +02:00
..
Makefile sparc: Drop the "-ansi" from the asflags 2025-09-26 16:55:21 +02:00
bootstr_32.c sparc64: Replace all non-returning strlcpy with strscpy 2023-06-14 12:04:06 -07:00
bootstr_64.c
cif.S
console_32.c
console_64.c
init_32.c
init_64.c sparc64: Fix incorrect function signature and add prototype for prom_cif_init 2024-07-11 15:58:28 +02:00
memory.c
misc_32.c
misc_64.c sparc64: Fix prototype warning for prom_get_mmu_ihandle 2024-07-11 15:58:28 +02:00
mp.c
p1275.c sparc64: Fix incorrect function signature and add prototype for prom_cif_init 2024-07-11 15:58:28 +02:00
printf.c
ranges.c
tree_32.c
tree_64.c sparc64: Replace deprecated strcpy() with strscpy() in prom_nextprop() 2025-09-26 17:27:06 +02:00