zephyr/lib/libc/minimal
Keith Packard 0adac7cafc libc/minimal: Add stub 'sys/lock.h'
This file is explicitly included by the espressif hal module. It's an
internal file provided by picolibc and newlib. Provide a stub to let
code designed for those to work with the minimal C library.

Signed-off-by: Keith Packard <keithp@keithp.com>
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2025-05-23 17:41:40 -04:00
..
include libc/minimal: Add stub 'sys/lock.h' 2025-05-23 17:41:40 -04:00
source libc: minimal: math: Removed undefined behavior in sqrt routines 2024-09-30 17:12:43 +01:00
CMakeLists.txt cmake: libc: minimal: Avoid linking against other libc implementations 2024-10-30 14:29:37 -05:00
Kconfig lib: libc: select POSIX_C_LANG_SUPPORT_R 2024-12-10 08:06:25 +01:00