diff options
author | Corinna Vinschen <corinna@vinschen.de> | 2023-01-09 18:02:14 +0100 |
---|---|---|
committer | Corinna Vinschen <corinna@vinschen.de> | 2023-01-09 18:02:14 +0100 |
commit | 9ee1e1b693ad7785e07f126ec725279fe605d621 (patch) | |
tree | 0b4f573f5a3a499beca7361b05758cfdd225c90f /winsup/testsuite/config/default.exp | |
parent | 7886327fbf92e6ad8bd3f27ea9fa8bd54cc44bdd (diff) | |
download | newlib-9ee1e1b693ad7785e07f126ec725279fe605d621.zip newlib-9ee1e1b693ad7785e07f126ec725279fe605d621.tar.gz newlib-9ee1e1b693ad7785e07f126ec725279fe605d621.tar.bz2 |
Cygwin: /proc/<PID>/status: simplify code generating signal info
The code generating the signal info in _pinfo::siginfo() and in
commune_process() are doing the same thing. Create a local static
function commune_process_siginfo() to have the code in one place
only. Remove a useless sigpending() call.
Fixes: 9a3c058f6612 ("Cygwin: /proc/<PID>/status: Fill SigPnd, SigBlk and SigIgn values with life")
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
Diffstat (limited to 'winsup/testsuite/config/default.exp')
0 files changed, 0 insertions, 0 deletions