File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed
Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 2929 pkginstall : echo no packages required
3030
3131 - name : netbsd
32- version : ' 9.2 '
32+ version : ' 9.4 '
3333 pkginstall : pkgin -y install perl || true
3434 steps :
3535 - uses : actions/checkout@v4
Original file line number Diff line number Diff line change 77 * Six systems return 1 with or without RAISE_AFTER_EXEC:
88 *
99 * AIX 7300-01-02-2320
10- * Darwin 21.6.0
11- * FreeBSD 14.0-release-p6
12- * Linux 6.7.12-amd64
13- * OpenBSD 7.5
14- * Solaris 11.4.68.164.2
10+ * TODO Darwin 21.6.0
11+ * TODO FreeBSD 14.0-release-p6
12+ * TODO Linux 6.7.12-amd64
13+ * TODO OpenBSD 7.5
14+ * TODO Solaris 11.4.68.164.2
1515 *
16- * NetBSD 10.0, 9.4, and 9.2 return 2. They return 1 w/ RAISE_AFTER_EXEC.
16+ * NetBSD TODO 10.0, TODO 9.4, and 9.2 return 2. They return 1 w/ RAISE_AFTER_EXEC.
1717 */
1818#include <signal.h>
1919#include <unistd.h>
You can’t perform that action at this time.
0 commit comments