Files
procps/tests
Tuomas Tynkkynen 11584c8f53 process_matcher: Fix off-by-one in signal mask
Apparently the signal masks in /proc/status are off-by-one, ie. bit 0
represents signal 1. In original pgrep signal 0 results in matching
signal 64 so replicate this behaviour also.
2025-03-23 21:16:55 +02:00
..
2025-01-18 15:11:23 +02:00