linux-yocto/arch/mips/loongson2ef/common
Thorsten Blum 1bea9ab46d MIPS: Loongson2ef: Replace deprecated strncpy() with strscpy()
strncpy() is deprecated for NUL-terminated destination buffers. Use
strscpy() instead and remove the manual NUL-termination.

Compile-tested only.

Link: https://github.com/KSPP/linux/issues/90
Cc: linux-hardening@vger.kernel.org
Signed-off-by: Thorsten Blum <thorsten.blum@linux.dev>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
2025-02-27 10:40:01 +01:00
..
cs5536 MIPS: loongson2ef: Add missing break in cs5536_isa 2023-04-12 15:12:24 +02:00
bonito-irq.c
env.c
init.c
irq.c
machtype.c MIPS: Loongson2ef: Replace deprecated strncpy() with strscpy() 2025-02-27 10:40:01 +01:00
Makefile
mem.c
pci.c
platform.c MIPS: Fix typos 2024-01-08 10:39:12 +01:00
pm.c
reset.c
rtc.c
serial.c
setup.c
time.c
uart_base.c