Redefine signal for architecture mips (#40513)
authorSUN Guoyun <40024232+sunny868@users.noreply.github.com>
Mon, 10 Aug 2020 03:20:04 +0000 (11:20 +0800)
committerGitHub <noreply@github.com>
Mon, 10 Aug 2020 03:20:04 +0000 (20:20 -0700)
commit3b4f708fe2e6ddd2f6bc38ccd81c6c4a98f13fbc
tree3c7a81f9a3181ee192bc54fea907b6a7195bda98
parent7e097944639c8a791453751bc4f09153c286c964
Redefine signal for architecture mips (#40513)

define SIGSTOP 19 is just ok for architecture x86、arm、s390、powerpc and so on.
but others architecture has different values.

Co-authored-by: Sunguoyun <sunguoyun@loongson.cn>
Co-authored-by: hev <wangrui@loongson.cn>
Co-authored-by: Jan Kotas <jkotas@microsoft.com>
src/libraries/Native/Unix/CMakeLists.txt
src/libraries/Native/Unix/System.Native/pal_process.c
src/libraries/Native/Unix/System.Native/pal_process.h