tests: don’t skip if LONG_MAX < pid
commit82fc38c821e741ee6f9aa0c0c400aef1bfe74595
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 30 Dec 2023 03:20:19 +0000 (29 19:20 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 30 Dec 2023 03:22:42 +0000 (29 19:22 -0800)
treeb8d000a1b3e11c2ee1936a0aa72c82863fa8f3c5
parent2ebbe794ac93b9896643092d40a057f493f57fe1
tests: don’t skip if LONG_MAX < pid

* modules/pthread_sigmask-tests, modules/sigprocmask-tests:
(Depends-on): Add inttypes.
* tests/test-pthread_sigmask1.c, tests/test-sigprocmask.c:
Include inttypes.h.
(main): Don’t skip test if pid exceeds LONG_MAX.
ChangeLog
modules/pthread_sigmask-tests
modules/sigprocmask-tests
tests/test-pthread_sigmask1.c
tests/test-sigprocmask.c