]> sourceware.org Git - newlib-cygwin.git/commit
Cygwin: dsp: Fix a problem that fcntl() does not take effect. cygwin-3.4.4
authorTakashi Yano <takashi.yano@nifty.ne.jp>
Thu, 19 Jan 2023 13:02:47 +0000 (22:02 +0900)
committerTakashi Yano <takashi.yano@nifty.ne.jp>
Thu, 19 Jan 2023 13:49:53 +0000 (22:49 +0900)
commitc45b043a9424dbfebd7aacbf161ae897a3b15909
tree6c1c124e8a24b1269051ad5f58bcfdc2862036cb
parent0aa1c038196d04d0dfc8dc0f0f30e247e0c1e1e3
Cygwin: dsp: Fix a problem that fcntl() does not take effect.

Previously, fhandler_dev_dsp (OSS) has a problem that fcntl() does
not take effect at all. This patch fixes the issue.

Signed-off-by: Takashi Yano <takashi.yano@nifty.ne.jp>
Reviewed-by: Corinna Vinschen <corinna@vinschen.de>
winsup/cygwin/fhandler/dsp.cc
winsup/cygwin/local_includes/fhandler.h
This page took 0.032135 seconds and 5 git commands to generate.