nuttx/libs/libc/assert
hujun5 2ec1bff4e3 lib_stackchk.c: a duplicate implementation error reported during compilation
Mark __stack_chk_guard and __stack_chk_fail as weak symbols to prevent linker
conflicts when multiple definitions of these stack protection symbols exist
across different compilation units.

Signed-off-by: hujun5 <hujun5@xiaomi.com>
2026-02-02 13:22:07 +08:00
..
CMakeLists.txt libs/libc: migrate to SPDX identifier 2024-10-01 12:25:52 +08:00
lib_assert.c libs/libc: migrate to SPDX identifier 2024-10-01 12:25:52 +08:00
lib_stackchk.c lib_stackchk.c: a duplicate implementation error reported during compilation 2026-02-02 13:22:07 +08:00
Make.defs libs/libc: migrate to SPDX identifier 2024-10-01 12:25:52 +08:00