zephyr/lib/libc
Keith Packard dc0fd3af17 picolibc: Use common abort(), call from assert when !__ASSERT_ON
Switch to the common abort implementation so that we can use it
from the assert hooks to avoid undefined behavior.

Closes: 84824

Signed-off-by: Keith Packard <keithp@keithp.com>
2025-02-14 10:42:16 +01:00
..
arcmwdt libc: arcmwdt: increase the number of preallocated locks 2024-12-03 02:37:16 +01:00
armstdc Revert "arch: deprecate _current" 2025-01-10 07:49:08 +01:00
common lib: libc: malloc.c: fix calculation of sys heap 2025-02-05 17:49:54 +01:00
minimal lib: libc: select POSIX_C_LANG_SUPPORT_R 2024-12-10 08:06:25 +01:00
newlib newlib: correct signature of _open() for xtensa 2025-01-05 09:56:54 +01:00
picolibc picolibc: Use common abort(), call from assert when !__ASSERT_ON 2025-02-14 10:42:16 +01:00
CMakeLists.txt lib: syscalls: use zephyr_syscall_header 2023-06-17 07:57:45 -04:00
Kconfig picolibc: Use common abort(), call from assert when !__ASSERT_ON 2025-02-14 10:42:16 +01:00