Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev
Module Name: src
Committed By: nat
Date: Tue May 2 06:25:05 UTC 2017
Modified Files:
src/sys/dev: audio.c
Log Message:
Explicitly set ioflag in audio_[read/write] IO_NDELAY if O_NONBLOCK is set
in f_flags. This makes nonblocking reads and writes behave normally.
Addresses PR kern/52196.
To generate a diff of this commit:
cvs rdiff -u -r1.329 -r1.330 src/sys/dev/audio.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