zephyr/lib
Pisit Sawangvonganan 557ad8e45c shell: devmem: address `cmd_dump` multiple call problem
Call `getopt_init()` to reset `state->optind` instead of directly setting
`optind = 1`. The `getopt()` function uses `getopt_state` from
`getopt_state_get` for state handling, so `getopt_init()` should be called
to correctly run the command again.

Signed-off-by: Pisit Sawangvonganan <pisit@ndrsolution.com>
2024-05-15 10:13:23 +02:00
..
acpi lib: acpi: update shell and test app with the modifed resource struct 2024-02-15 12:28:55 +01:00
cpp
crc
hash
heap
libc libc/picolibc: Support Picolibc for toolchains without bundled Picolibc 2024-05-09 10:28:35 +02:00
mem_blocks
open-amp
os posix: fs: create a separate Kconfig option for fsync 2024-05-07 21:22:56 -04:00
posix shell: devmem: address `cmd_dump` multiple call problem 2024-05-15 10:13:23 +02:00
runtime
smf lib: smf: check for NULL 2024-04-10 07:40:21 -04:00
utils
CMakeLists.txt
Kconfig