]> xenbits.xensource.com Git - unikraft/unikraft.git/commit
include/uk/init: Remove const from termination context
authorMichalis Pappas <michalis@unikraft.io>
Sat, 29 Mar 2025 08:22:04 +0000 (09:22 +0100)
committerUnikraft Bot <monkey@unikraft.io>
Wed, 30 Apr 2025 10:07:29 +0000 (10:07 +0000)
commitca1eb3f1d26f111d12a9c41e0ed075799f63e2a2
tree0ae74d9084feea4a0bc481030c2018e5416f7676
parent381f9ff1ee4211ce1992d16d790674a98079f13f
include/uk/init: Remove const from termination context

Remove const from term_ctx to allow libposix-process update the
application's exit status during shutdown.

Signed-off-by: Michalis Pappas <michalis@unikraft.io>
Approved-by: Andrei Tatar <andrei@unikraft.io>
Reviewed-by: Andrei Tatar <andrei@unikraft.io>
GitHub-Closes: #1633
include/uk/init.h