zephyr/subsys/shell
Jeremy Bettis aab1dc6858 shell: Restore uninit_cb that was lost in #93154
The sh->ctx->uninit_cb needs to be set before posting the
SHELL_SIGNAL_KILL to the event, like the k_poll based code did prior to

Signed-off-by: Jeremy Bettis <jbettis@google.com>
2025-07-25 17:02:31 +01:00
..
backends net: mgmt: Convert the mgmt API to use 64-bit masks 2025-06-18 10:54:44 +02:00
modules shell: move date_service to sys_clock api 2025-07-19 15:30:29 -04:00
CMakeLists.txt
Kconfig shell: exchange k_poll for k_event 2025-07-22 19:34:02 -04:00
Kconfig.template.shell_log_queue_size
Kconfig.template.shell_log_queue_timeout
shell_cmds.c
shell_fprintf.c
shell_help.c
shell_help.h
shell_history.c
shell_log_backend.c shell: exchange k_mutex for k_sem 2025-07-24 17:00:07 +01:00
shell_ops.c shell: exchange k_poll for k_event 2025-07-22 19:34:02 -04:00
shell_ops.h shell: exchange k_mutex for k_sem 2025-07-24 17:00:07 +01:00
shell_utils.c
shell_utils.h
shell_vt100.h
shell_wildcard.c
shell_wildcard.h
shell.c shell: Restore uninit_cb that was lost in #93154 2025-07-25 17:02:31 +01:00