Module Name:    src
Committed By:   ad
Date:           Fri Oct 13 18:46:22 UTC 2023

Added Files:
        src/regress/sys/kern/dislodgefd: Makefile dislodgefd.c

Log Message:
A dumb test that calling close() on a pipe/socket fd dislodges another
thread in the same process waiting for I/O on the fd.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/regress/sys/kern/dislodgefd/Makefile \
    src/regress/sys/kern/dislodgefd/dislodgefd.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Reply via email to