]> sourceware.org Git - newlib-cygwin.git/commit
Cygwin: dsp: Fix a problem that fcntl() does not take effect.
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:54:12 +0000 (22:54 +0900)
commit9522166db1d2a8c551652d7f17ab3ff692cc4d19
tree8242d0d9252c49079e2eb6d76f081ce7a9e6ebfd
parent3c2ac163da888cf69d855c9becf643dbc6ebd94f
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.02958 seconds and 5 git commands to generate.