diff options
author | Jeremy Drake <cygwin@jdrake.com> | 2025-08-18 12:48:18 -0700 |
---|---|---|
committer | Jeremy Drake <cygwin@jdrake.com> | 2025-08-18 17:14:18 -0700 |
commit | fb0a539efa0278fd18915fc072bc30b4851a9b75 (patch) | |
tree | aeb2432c5cd239e7c4a06e0bc8aa7d77ecbf503a /newlib/libc/locale/setlocale.h | |
parent | 880c96576b2423d1e77e25a3a2da7fc761377728 (diff) | |
download | newlib-master.zip newlib-master.tar.gz newlib-master.tar.bz2 |
The commit implementing OFD locks dropped the F_GETLK case from the
switch in fhandler_base::lock, replacing it with F_OFD_GETLK. This
appears to have been an oversight, as F_OFD_SETLK was added as an
additional case above.
This resulted in the winsup.api/ltp/fcntl05 test failing.
Fixes: a66ed519884d ("Cygwin: fcntl: implement Open File Description (OFD) locks")
Signed-off-by: Jeremy Drake <cygwin@jdrake.com>
Diffstat (limited to 'newlib/libc/locale/setlocale.h')
0 files changed, 0 insertions, 0 deletions