zephyr/lib
Benjamin Cabé a3f658454a posix: clock: fix maybe-uninitialized warning in z_clock_gettime
Compiler gets confused and thinks base may be used uninitialized. This
shouldn't be possible, but to make the warning go away, initialize it.

Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>
2025-05-14 15:18:57 +02:00
..
acpi
cpp
crc
hash
heap
libc libc: newlib: heap arean to support Xtensa MPU 2025-05-01 18:16:20 +02:00
mem_blocks
net_buf
open-amp
os
posix posix: clock: fix maybe-uninitialized warning in z_clock_gettime 2025-05-14 15:18:57 +02:00
runtime
smf
utils utils: bitarray: fix comparison of int of different signs 2025-05-13 10:05:52 +02:00
uuid include: zephyr: sys: Fix uuid.h usage in C++ code 2025-05-06 02:36:15 +02:00
CMakeLists.txt
Kconfig