NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/57659 CVS commit: src/tests/kernel
The following reply was made to PR kern/57659; it has been noted by GNATS.
From: "Taylor R Campbell" <riastradh%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/57659 CVS commit: src/tests/kernel
Date: Wed, 23 Sep 2026 18:26:07 +0000
Module Name: src
Committed By: riastradh
Date: Wed Sep 23 18:26:07 UTC 2026
Modified Files:
src/tests/kernel: Makefile t_fdrestart.c
Log Message:
t_fdrestart: Test named fifos too.
Turns out we're missing a wakeup on close for read and write on fifos
too!
PR kern/57659: closing pipe writefd fails to wake concurrent write on
same writefd
To generate a diff of this commit:
cvs rdiff -u -r1.100 -r1.101 src/tests/kernel/Makefile
cvs rdiff -u -r1.5 -r1.6 src/tests/kernel/t_fdrestart.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