]> xenbits.xensource.com Git - unikraft/libs/musl.git/commit
Adapt to updated libposix-process config options staging
authorMichalis Pappas <michalis@unikraft.io>
Wed, 2 Apr 2025 15:08:10 +0000 (17:08 +0200)
committerMichalis Pappas <michalis@unikraft.io>
Wed, 30 Apr 2025 09:46:18 +0000 (11:46 +0200)
commit5256af1469e64eeac8190ba5f5bbb4a3394bacc1
treea1f399e1eeba9977fe49e3091b4e52b0d3a8a772
parentabfa482d53a80d93b261c003da9c0df84329afb8
Adapt to updated libposix-process config options

Following the consolidation of CONFIG_LIBPOSIX_PROCESS_PIDS and
CONFIG_LIBPOSIX_PROCESS_CLONE into LIBPOSIX_PROCESS_MULTITHREADING,
update to the new config.

Signed-off-by: Michalis Pappas <michalis@unikraft.io>
Reviewed-by: Andrei Tatar <andrei@unikraft.io>
Approved-by: Razvan Deaconescu <razvand@unikraft.io>
GitHub-Closes: #87
Config.uk