]> xenbits.xensource.com Git - unikraft/unikraft.git/commit
lib/posix-process/signal: Terminate process on SIG_TERM
authorMichalis Pappas <michalis@unikraft.io>
Fri, 12 Jan 2024 15:49:43 +0000 (16:49 +0100)
committerUnikraft Bot <monkey@unikraft.io>
Wed, 30 Apr 2025 09:56:07 +0000 (09:56 +0000)
commit078915278a24a1fb2bdf50d8f81bffd208c51140
treeb0c725d5709d5709aa0127f678c1db9810b650f6
parentfab66b5531e28d75e4138c2051276f8b6cb6dca0
lib/posix-process/signal: Terminate process on SIG_TERM

Call pprocess_exit() and block the calling thread to properly
terminate the process upon SIG_TERM.

Signed-off-by: Michalis Pappas <michalis@unikraft.io>
Approved-by: Andrei Tatar <andrei@unikraft.io>
Reviewed-by: Andrei Tatar <andrei@unikraft.io>
Reviewed-by: Sergiu Moga <sergiu@unikraft.io>
GitHub-Closes: #1630
lib/posix-process/signal/deliver.c