ptrace.h: add new ptrace requests to get/set sigmask
authorSzabolcs Nagy <nsz@port70.net>
Sun, 15 Sep 2013 02:49:26 +0000 (02:49 +0000)
committerSzabolcs Nagy <nsz@port70.net>
Sun, 15 Sep 2013 02:49:26 +0000 (02:49 +0000)
commit0a7ecf760626aead6b396fec1664a13f57f63413
treeb7a44f1579aaf2a9228b10bf2c21ffe06e25331e
parent2607e39a04b50b8072227db1e08542d6659b927f
ptrace.h: add new ptrace requests to get/set sigmask

PTRACE_GETSIGMASK and PTRACE_SETSIGMASK were added in linux v3.11
and used by checkpoint/restore tools
include/sys/ptrace.h