]> git.ipfire.org Git - thirdparty/glibc.git/commit
signal: Avoid system signal disposition to interfere with tests
authorAdhemerval Zanella <adhemerval.zanella@linaro.org>
Wed, 14 Feb 2024 17:33:41 +0000 (17:33 +0000)
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>
Wed, 27 Mar 2024 16:47:09 +0000 (13:47 -0300)
commit2e53eb923486704b7a0d6f3d81d1ee8ba672a56b
treec5aaa66e75287df3deee76b16b0347db8344965d
parent96d1b9ac2321b565f340ba8f3674597141e3450d
signal: Avoid system signal disposition to interfere with tests

Both tst-sigset2 and tst-signal1 expectes that SIGINT disposition
is set to SIG_DFL.
signal/tst-sigset2.c
sysdeps/pthread/tst-signal1.c