zephyr/lib/libc/minimal/include
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
..
sys libc/minimal: Add stub 'sys/lock.h' 2025-05-23 17:41:40 -04:00
assert.h
ctype.h
errno.h lib: libc: errno: remove non-existing c_std_lib doxygen group 2024-07-18 09:23:33 -04:00
inttypes.h
limits.h
math.h
signal.h tests: posix: headers: fix build error when minimal libc is used 2024-07-12 05:49:28 -04:00
stdbool.h
stdint.h llvm: stdint: Don't define integer constant macros in llvm.h 2024-05-20 18:04:54 +02:00
stdio.h lib: libc: stdio: add support remove api 2024-08-22 14:26:00 -04:00
stdlib.h
string.h
strings.h
time.h libc: common: implement multiple time functions 2024-08-21 16:59:15 -04:00