zephyr/lib
Yong Cong Sin 02a47cecb9 fdtable: lseek's returned offset should start from 0
An offset of `>= 0` is valid from a `lseek` call, fix it.

Signed-off-by: Yong Cong Sin <ycsin@meta.com>
2024-06-18 19:56:13 -04:00
..
acpi lib: acpi: update shell and test app with the modifed resource struct 2024-02-15 12:28:55 +01:00
cpp lib: cpp: remove deprecated Kconfigs 2024-06-18 14:33:58 -04:00
crc lib: change controlling expressions in if/while to Boolean 2024-06-11 20:03:34 +03:00
hash
heap lib: added blanks between operators 2024-06-13 20:28:23 -04:00
libc libc: cleanup deprecated heap-related Kconfigs 2024-06-18 14:33:58 -04:00
mem_blocks lib: mem_block: move to own folder 2023-12-13 17:27:54 -05:00
open-amp driver: ram_console: leave one byte from the defined buffer size 2024-06-12 17:09:24 -05:00
os fdtable: lseek's returned offset should start from 0 2024-06-18 19:56:13 -04:00
posix posix: shm: offset should compare with the shm size 2024-06-18 19:56:13 -04:00
runtime
smf lib: smf: fix ctx->executing in smf_execute_all_entry_actions 2024-06-12 12:52:46 -04:00
utils coding guidelines: comply with MISRA Rule 13.4 2024-06-15 05:17:26 -04:00
CMakeLists.txt lib posix: Allow building the POSIX_API library without the host libC 2023-12-28 09:58:23 -05:00
Kconfig lib: move utilities into own folder 2023-12-22 09:54:12 +01:00