From 7cbd3a3e15299a85d02621af137e53c3be1050f4 Mon Sep 17 00:00:00 2001 From: Noah Misch Date: Sun, 19 May 2024 18:23:12 -0700 Subject: [PATCH] netbsd 9.2 test result --- pending_signal_c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/pending_signal_c b/pending_signal_c index 25254fd..3cdc455 100644 --- a/pending_signal_c +++ b/pending_signal_c @@ -14,8 +14,7 @@ * OpenBSD 7.5 * Solaris 11.4.68.164.2 * - * NetBSD 10.0: returns 2 always. - * NetBSD 9.4: returns 2 always. + * NetBSD 10.0, 9.4, 9.2: returns 2 always. * * Linux 3.10.0-1160.99.1.el7.x86_64: Dies to SIGTERM about half the time, * returning 1 the other half. Compiling with -DREBLOCK makes it die to SIGTERM