zephyr/lib/libc
Kumar Gala 48cd295a7f armstdc: add limits.h header
Add limits.h header that defines PATH_MAX as this is not defined
by the toolchain headers.

The value of 256 for PATH_MAX is based on how it is set in
lib/libc/minimal/include/limits.h.

Signed-off-by: Kumar Gala <kumar.gala@intel.com>
2023-04-25 12:18:55 +02:00
..
arcmwdt lib: migrate includes to <zephyr/...> 2022-05-06 19:58:09 +02:00
armstdc armstdc: add limits.h header 2023-04-25 12:18:55 +02:00
common libc: share time() between minimal libc and armclang libc 2023-03-27 09:49:40 +02:00
minimal libc/minimal: Add -fno-builtin option 2023-04-25 06:18:26 -04:00
newlib init: remove the need for a dummy device pointer in SYS_INIT functions 2023-04-12 14:28:07 +00:00
picolibc lib/picolibc: Use zephyr_libc_link_libraries to find toolchain lib 2023-04-17 11:13:17 +02:00
CMakeLists.txt libc: share time() between minimal libc and armclang libc 2023-03-27 09:49:40 +02:00
Kconfig toolchain: Add COMPILER_FREESTANDING to control use of -ffreestanding 2023-04-14 21:36:31 +09:00