zephyr/lib
Ilya Tagunov bedfa5788d libc: arcmwdt: increase the number of preallocated locks
Increase the number of locks to match what the ARC MWDT libc requires
now. The library wants to have 2 locks per each available FILE entry,
and then some more. Also do not include an internal libc header, as
all that is needed from that header is a simple typedef.

Signed-off-by: Ilya Tagunov <Ilya.Tagunov@synopsys.com>
2024-12-03 02:37:16 +01:00
..
acpi
cpp cmake: set minimal C++ linker properties in minimal C++ CMake impl 2024-11-16 15:28:20 -05:00
crc
hash
heap multi_heap: introduce support for realloc() 2024-11-16 14:02:07 -05:00
libc libc: arcmwdt: increase the number of preallocated locks 2024-12-03 02:37:16 +01:00
mem_blocks
net_buf net: buf: increase log level of timeout ignore 2024-10-10 14:59:16 -04:00
open-amp openamp: resource table: fixes resource table for ram_console section 2024-11-08 15:55:11 -06:00
os arch: deprecate _current 2024-11-23 20:12:24 -05:00
posix posix: clock: partially reformat __z_clock_nanosleep 2024-11-28 15:41:32 +00:00
runtime
smf
utils
CMakeLists.txt
Kconfig