Module Name:    src
Committed By:   ad
Date:           Wed Oct  4 22:12:23 UTC 2023

Modified Files:
        src/sys/kern: sys_pipe.c

Log Message:
pipe_read(): try to skip locking the pipe if a non-blocking fd is used, as
is very often the case with BSD make (from FreeBSD/mjg@).


To generate a diff of this commit:
cvs rdiff -u -r1.160 -r1.161 src/sys/kern/sys_pipe.c

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

Reply via email to