zephyr/lib/os
Robert Lubos c7757b982c lib: os: zvfs: select: Fix warning about bitshifting signed value
This was caught by UBSAN:

  zvfs_select.c:70:2: runtime error: left shift of 1 by 31 places
  cannot be represented in type 'int'

Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
2025-07-04 13:16:32 -05:00
..
zvfs lib: os: zvfs: select: Fix warning about bitshifting signed value 2025-07-04 13:16:32 -05:00
assert.c
cbprintf_complete.c lib: os: cbprintf_complete: add missing break statement 2025-06-18 17:48:03 -04:00
cbprintf_nano.c
cbprintf_packaged.c
cbprintf.c
clock.c sys: clock: additional sys_clock api calls 2025-06-24 14:18:52 +02:00
CMakeLists.txt sys: clock: additional sys_clock api calls 2025-06-24 14:18:52 +02:00
fdtable.c
Kconfig
Kconfig.cbprintf
mpsc_pbuf.c
mutex.c
p4wq.c
poweroff.c
printk.c lib: os: Fix function signature of str_out 2025-06-18 17:45:06 -04:00
reboot.c
sem.c
spsc_pbuf.c
thread_entry.c
user_work.c