diff options
author | Tavian Barnes <tavianator@tavianator.com> | 2025-01-18 15:10:35 -0500 |
---|---|---|
committer | Tavian Barnes <tavianator@tavianator.com> | 2025-01-18 15:10:35 -0500 |
commit | 4859d498c7b80f8bc05621241fbb5c1ff7d80c83 (patch) | |
tree | 460b91913428f278c60ee5a64ace2f3046831fd7 /tests/posix/exec_sigmask.out | |
parent | 9e16223877f624c900eb8804016afa5f3f13e385 (diff) | |
download | bfs-4859d498c7b80f8bc05621241fbb5c1ff7d80c83.tar.xz |
tests: Add a test for sigmask restoration
Diffstat (limited to 'tests/posix/exec_sigmask.out')
-rw-r--r-- | tests/posix/exec_sigmask.out | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/posix/exec_sigmask.out b/tests/posix/exec_sigmask.out new file mode 100644 index 0000000..bb646f3 --- /dev/null +++ b/tests/posix/exec_sigmask.out @@ -0,0 +1 @@ +SigBlk: 0000000000000000 |