zephyr/lib/libc
Kumar Gala 672aeace88 libc: share time() between minimal libc and armclang libc
Introduce a place to share implementations of libc functions that
are needed by different libc versions.  Place time() in this common
location so it can be shared when building for either minimal libc or
armclang libc.

Signed-off-by: Kumar Gala <kumar.gala@intel.com>
2023-03-27 09:49:40 +02:00
..
arcmwdt
armstdc
common libc: share time() between minimal libc and armclang libc 2023-03-27 09:49:40 +02:00
minimal libc: share time() between minimal libc and armclang libc 2023-03-27 09:49:40 +02:00
newlib libc: minimal: include: move sys/stat.h to posix 2023-01-10 09:02:21 +09:00
picolibc libc/picolibc: Clean up Picolibc Kconfig for C++ 2023-01-20 09:03:25 +01:00
CMakeLists.txt libc: share time() between minimal libc and armclang libc 2023-03-27 09:49:40 +02:00
Kconfig libc: share time() between minimal libc and armclang libc 2023-03-27 09:49:40 +02:00