NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/59586 CVS commit: src/tests/lib/libc/sys
The following reply was made to PR standards/59586; it has been noted by GNATS.
From: "Taylor R Campbell" <riastradh%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/59586 CVS commit: src/tests/lib/libc/sys
Date: Fri, 19 Dec 2025 04:40:19 +0000
Module Name: src
Committed By: riastradh
Date: Fri Dec 19 04:40:18 UTC 2025
Modified Files:
src/tests/lib/libc/sys: t_sigtimedwait.c
Log Message:
t_sigtimedwait: Spruce up and add tests for interruption by signal.
PR standards/59586: sigwaitinfo() returns ECANCELED instead of EINTR
- POSIX compliance violation
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/tests/lib/libc/sys/t_sigtimedwait.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index