Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Cope with non-const SIGSTKSZ.
authorArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Thu, 18 Feb 2021 09:00:09 +0000 (10:00 +0100)
committerArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Thu, 18 Feb 2021 09:09:51 +0000 (10:09 +0100)
commit95bc73a0a2813846023d97fb3b2f84eeb36a0265
treef0132cc391b8b0709015b83092b8e0d7ff0c3a57
parent5f6e4da5e261d2c14f66656774ee495e44ea7538
Cope with non-const SIGSTKSZ.

See https://sourceware.org/git/?p=glibc.git;a=commit;h=6c57d320484988e87e446e2e60ce42816bf51d53.
src/kernel/context/Context.cpp
src/simix/smx_global.cpp